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