
Go to the source code of this file.
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) | 
| template<class T > | |
| T * | transpose (T *I, const int32_t *dims) | 
Variables | |
| static VisualOdometryMono * | viso | 
| void mexFunction | ( | int | nlhs, | 
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) | 
Definition at line 43 of file visualOdometryMonoMex.cpp.
| T* transpose | ( | T * | I, | 
| const int32_t * | dims | ||
| ) | 
Definition at line 32 of file visualOdometryMonoMex.cpp.
VisualOdometryMono* viso [static] | 
        
Definition at line 30 of file visualOdometryMonoMex.cpp.