#include <gtwrap/matlab.h>#include <map>
Go to the source code of this file.
| Typedefs | |
| typedef std::set< std::shared_ptr< gtsam::MCU > * > | Collector_gtsamMCU | 
| typedef std::set< std::shared_ptr< OptimizerGaussNewtonParams > * > | Collector_gtsamOptimizerGaussNewtonParams | 
| typedef std::set< std::shared_ptr< Pet > * > | Collector_Pet | 
| typedef gtsam::Optimizer< gtsam::GaussNewtonParams > | OptimizerGaussNewtonParams | 
| Functions | |
| void | _deleteAllObjects () | 
| void | _enum_RTTIRegister () | 
| void | gtsamMCU_collectorInsertAndMakeBase_9 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamMCU_constructor_10 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamMCU_deconstructor_11 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_collectorInsertAndMakeBase_12 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_constructor_13 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_deconstructor_14 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_getVerbosity_15 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_getVerbosity_16 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | gtsamOptimizerGaussNewtonParams_setVerbosity_17 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | mexFunction (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_collectorInsertAndMakeBase_0 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_constructor_1 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_deconstructor_2 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_get_name_5 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_get_type_7 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_getColor_3 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_set_name_6 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_set_type_8 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| void | Pet_setColor_4 (int nargout, mxArray *out[], int nargin, const mxArray *in[]) | 
| Variables | |
| static Collector_gtsamMCU | collector_gtsamMCU | 
| static Collector_gtsamOptimizerGaussNewtonParams | collector_gtsamOptimizerGaussNewtonParams | 
| static Collector_Pet | collector_Pet | 
| typedef std::set<std::shared_ptr<gtsam::MCU>*> Collector_gtsamMCU | 
Definition at line 10 of file enum_wrapper.cpp.
| typedef std::set<std::shared_ptr<OptimizerGaussNewtonParams>*> Collector_gtsamOptimizerGaussNewtonParams | 
Definition at line 12 of file enum_wrapper.cpp.
| typedef std::set<std::shared_ptr<Pet>*> Collector_Pet | 
Definition at line 8 of file enum_wrapper.cpp.
| typedef gtsam::Optimizer<gtsam::GaussNewtonParams> OptimizerGaussNewtonParams | 
Definition at line 6 of file enum_wrapper.cpp.
| void _deleteAllObjects | ( | ) | 
Definition at line 16 of file enum_wrapper.cpp.
| void _enum_RTTIRegister | ( | ) | 
Definition at line 49 of file enum_wrapper.cpp.
| void gtsamMCU_collectorInsertAndMakeBase_9 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 161 of file enum_wrapper.cpp.
Definition at line 170 of file enum_wrapper.cpp.
Definition at line 181 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_collectorInsertAndMakeBase_12 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 194 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_constructor_13 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 203 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_deconstructor_14 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 215 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_getVerbosity_15 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 228 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_getVerbosity_16 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 235 of file enum_wrapper.cpp.
| void gtsamOptimizerGaussNewtonParams_setVerbosity_17 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 242 of file enum_wrapper.cpp.
Definition at line 251 of file enum_wrapper.cpp.
| void Pet_collectorInsertAndMakeBase_0 | ( | int | nargout, | 
| mxArray * | out[], | ||
| int | nargin, | ||
| const mxArray * | in[] | ||
| ) | 
Definition at line 81 of file enum_wrapper.cpp.
Definition at line 90 of file enum_wrapper.cpp.
Definition at line 103 of file enum_wrapper.cpp.
Definition at line 131 of file enum_wrapper.cpp.
Definition at line 146 of file enum_wrapper.cpp.
Definition at line 116 of file enum_wrapper.cpp.
Definition at line 138 of file enum_wrapper.cpp.
Definition at line 153 of file enum_wrapper.cpp.
Definition at line 123 of file enum_wrapper.cpp.
| 
 | static | 
Definition at line 11 of file enum_wrapper.cpp.
| 
 | static | 
Definition at line 13 of file enum_wrapper.cpp.
| 
 | static | 
Definition at line 9 of file enum_wrapper.cpp.