Structure returned by several functions. More...
#include <Optimization.hpp>
Public Types | |
typedef Eigen::Matrix < ValueType, Eigen::Dynamic, Eigen::Dynamic > | matrix_type |
typedef TRTK::Coordinate < ValueType > | Coordinate |
typedef ValueType | value_type |
Public Attributes | |
value_type | error |
matrix_type | jacobian |
unsigned | number_of_iterations |
Coordinate | root |
Structure returned by several functions.
Definition at line 271 of file Optimization.hpp.
Documentation generated by Doxygen