Template Function bitrl::utils::maths::min¶
Defined in File math_utils.h
Function Documentation¶
-
template<typename VectorType>
VectorType::value_type bitrl::utils::maths::min(const VectorType &vec)¶ Returns the minimum element in the vector.
Defined in File math_utils.h
Returns the minimum element in the vector.