#include "tensorstore/util/bfloat16.h" BFloat16 tensorstore::fmin(BFloat16 a, BFloat16 b); Computes the minimum of two values.