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