valuePopulator method
override
A FloatingPointValuePopulator for values associated with this FloatingPoint type.
Implementation
@override
FloatingPointValuePopulator<FloatingPointBF16Value> valuePopulator() =>
FloatingPointBF16Value.populator();