Skip to content

make 32bit float (float) versions of all matrices #47

@GoogleCodeExporter

Description

@GoogleCodeExporter
I have an application that runs on an embedded device, for performance reasons 
I would like to use 32bit float instead of double.

I also have to use several other libraries that only accept 32bit float. 
Iterating over a matrix data array and casting each 64bit float to 32bit float 
is hurting performance.

Is it possible to create an 32bit float matrix & operations?


Original issue reported on code.google.com by DeRijcke.Erik@gmail.com on 13 Jun 2014 at 1:48

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions