Assignments
Assignments
Toggle main menu visibility
Main Page
Namespaces
Namespace List
Namespace Members
All
_
b
c
d
e
f
g
i
j
k
m
n
o
p
q
r
s
t
u
w
Functions
_
b
c
d
e
f
g
j
m
n
o
r
s
t
u
w
Variables
Typedefs
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
Enumerations
Enumerator
Related Symbols
o
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
y
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
w
y
Variables
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
_
b
c
d
e
f
g
h
i
j
l
m
p
r
s
u
v
w
Enumerations
Enumerator
h
j
m
o
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
▼
Assignments
►
Namespaces
▼
Classes
▼
Class List
►
GLSLShaderInfo
►
Image
►
Ray
▼
Util
►
_BaseMatrix
►
_InnerProductSpace
►
AdditiveGroup
►
Algebra
►
BaseFactory
►
BoundingBox
►
CmdLineParameter
►
CmdLineParameterArray
►
CmdLineParameters
►
CmdLineReadable
►
DerivedFactory
►
EulerRotationParameter
►
Exception
Field
►
GlobalProperties
InnerProductSpace
►
Interpolation
►
Matrix
►
Matrix< Dim, Dim >
►
MatrixRotationParameter
►
Max
►
Min
►
MultiplicativeGroup
►
Plane
►
Point
Point< 0 >
►
Polynomial
►
Polynomial< 1, Degree >
►
ProgressBar
►
Quadric
QuadricBoundingBoxIntersectionInfo
►
QuadricBoundingBoxOverlap
►
QuadricBoundingBoxOverlap< 1 >
►
Quaternion
►
QuaternionRotationParameter
►
Ray
►
RotationParameter
►
SkewSymmetricRotationParameter
►
Timer
►
TransformationParameter
►
TrivialRotationParameter
►
VectorSpace
►
__GLXEvent
►
_GPU_DEVICE
►
backing_store_struct
►
bitread_perm_state
►
bitread_working_state
►
c_derived_tbl
►
d_derived_tbl
►
GLSLProgram
►
GLXBufferClobberEventSGIX
►
GLXHyperpipeConfigSGIX
►
GLXHyperpipeNetworkSGIX
►
GLXPbufferClobberEvent
►
GLXPipeRect
►
GLXPipeRectLimits
►
GXMatrixMNTC
►
huff_entropy_decoder
►
huff_entropy_encoder
►
JHUFF_TBL
►
jpeg_c_coef_controller
►
jpeg_c_main_controller
►
jpeg_c_prep_controller
►
jpeg_color_converter
►
jpeg_color_deconverter
►
jpeg_color_quantizer
►
jpeg_common_struct
►
jpeg_comp_master
►
jpeg_component_info
►
jpeg_compress_struct
►
jpeg_d_coef_controller
►
jpeg_d_main_controller
►
jpeg_d_post_controller
►
jpeg_decomp_master
►
jpeg_decompress_struct
►
jpeg_destination_mgr
►
jpeg_downsampler
►
jpeg_entropy_decoder
►
jpeg_entropy_encoder
►
jpeg_error_mgr
►
jpeg_forward_dct
►
jpeg_input_controller
►
jpeg_inverse_dct
►
jpeg_marker_reader
►
jpeg_marker_struct
►
jpeg_marker_writer
►
jpeg_memory_mgr
►
jpeg_progress_mgr
►
jpeg_scan_info
►
jpeg_source_mgr
►
jpeg_upsampler
►
JQUANT_TBL
►
jvirt_barray_control
►
jvirt_sarray_control
►
large_pool_struct
►
MatrixMNTCException
►
methods_struct
►
multiplier_table
►
my_coef_controller
►
my_color_converter
►
my_color_deconverter
►
my_comp_master
►
my_decomp_master
►
my_destination_mgr
►
my_downsampler
►
my_error_mgr
►
my_fdct_controller
►
my_idct_controller
►
my_input_controller
►
my_main_controller
►
my_marker_reader
►
my_marker_writer
►
my_memory_mgr
►
my_post_controller
►
my_prep_controller
►
my_source_mgr
►
my_upsampler
►
savable_state
►
Size_t
►
small_pool_struct
►
tagBITMAPFILEHEADER
►
tagBITMAPINFOHEADER
►
tagRGBQUAD
►
tagRGBTRIPLE
►
ThreadPool
►
working_state
Class Index
►
Class Hierarchy
►
Class Members
►
Files
Static Public Attributes
|
List of all members
Util::Min< D1, D2 > Struct Template Reference
#include <
polynomial.h
>
Static Public Attributes
static const unsigned int
Value
= D1<D2 ? D1 : D2
Detailed Description
template<unsigned int D1, unsigned int D2>
struct Util::Min< D1, D2 >
Helper functionality for computing the minimum of two integers.
Member Data Documentation
◆
Value
template<unsigned int D1, unsigned int D2>
const unsigned int
Util::Min
< D1, D2 >::Value = D1<D2 ? D1 : D2
static
The documentation for this struct was generated from the following file:
Assignments/Util/
polynomial.h
Util
Min
Generated by
1.11.0