Skip to content

istream support for cfloat #339

@davidmallasen

Description

@davidmallasen

Hello,

When reading numbers from a file to the fp16 format using std::ifstream, I'm getting an error:

undefined reference to `std::istream& sw::universal::operator>><16u, 5u, unsigned short, true, false, false>(std::istream&, sw::universal::cfloat<16u, 5u, unsigned short, true, false, false>&)'

I think this could be related to

Any insights on this? If this would be hard to implement, how could I hack the reading fp16 numbers from a file?

Thanks!

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions