StuBS
Toggle main menu visibility
Main Page
Related Pages
Topics
Modules
Modules List
Module Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
w
Constants
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
x
Typedefs
Enumerations
a
c
d
e
f
g
i
k
l
m
o
p
r
s
t
v
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Classes
Class List
Class Hierarchy
Structs
Struct List
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Functions
_
a
b
c
d
e
f
g
h
i
k
m
o
p
r
s
t
Constants
_
a
b
c
d
f
g
i
k
m
n
o
p
s
t
w
Typedefs
Enumerations
Enumerator
Macros
a
c
d
e
i
k
m
n
p
s
t
u
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