StuBS
Functions
Math Namespace Reference
Basic math helper functions.
More...
Functions
template<
typename
T
>
T
abs
(
T
a
)
template<
typename
T
>
T
min
(
T
a
,
T
b
)
template<
typename
T
>
T
max
(
T
a
,
T
b
)
Detailed Description
Basic math helper functions.
Function Documentation
◆
abs()
template<
typename
T
>
T
Math::abs
(
T
a
)
◆
min()
template<
typename
T
>
T
Math::min
(
T
a
,
T
b
)
◆
max()
template<
typename
T
>
T
Math::max
(
T
a
,
T
b
)
Math
Generated on Fri Dec 20 2024 11:23:49 for StuBS by
1.9.8