Home | History | Annotate | Download | only in ceres

Lines Matching full:parameter

50 // between (residual, parameter) pairs and a position in the jacobian of the
60 // The ordered parameter and residual blocks for the program.
68 // NOTE: Setting the state of a parameter block can trigger the
71 // false and the state of the parameter blocks cannot be trusted.
78 // Set the parameter block pointers to the user pointers. Since this
79 // runs parameter block set state internally, which may call local
88 // Set the parameter indices and offsets. This permits mapping backward
90 // any parameter block p, after calling SetParameterOffsetsAndIndex(), it
95 // If a parameter appears in a residual but not in the parameter block, then
99 // position of the parameter in the state and delta vector respectively.
114 // A human-readable dump of the parameter blocks for debugging.