#include "tensorstore/util/bfloat16.h"
BFloat16 tensorstore::fmin(BFloat16 aBFloat16 b);

Computes the minimum of two values.