dataFp16 property

Iterable<double> get dataFp16

Implementation

Iterable<double> get dataFp16 => data.map(float16);