Struct ProblemInformation::ParameterBoundInformation¶
Defined in File problem-information.h
Nested Relationships¶
This struct is a nested type of Struct ProblemInformation.
Struct Documentation¶
-
struct
ceres_error_terms::ProblemInformation
::
ParameterBoundInformation
Public Members
-
int
index_in_param_block
-
double
lower_bound
-
double
upper_bound
-
int