Searched refs:ProductFixedPoint (Results 1 – 1 of 1) sorted by relevance
397 using ProductFixedPoint = FixedPoint<ScalarType, ProductIntegerBits>; in test_mul() typedef398 ProductFixedPoint ab; in test_mul()403 ProductFixedPoint expected = ProductFixedPoint::FromDouble(ab_double); in test_mul()