Functions | Variables
matcherMex.cpp File Reference
#include "mex.h"
#include <iostream>
#include <string.h>
#include "matcher.h"
Include dependency graph for matcherMex.cpp:

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 MatcherM

Function Documentation

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Definition at line 42 of file matcherMex.cpp.

template<class T >
T* transpose ( T *  I,
const int32_t *  dims 
)

Definition at line 31 of file matcherMex.cpp.


Variable Documentation

Matcher* M [static]

Definition at line 29 of file matcherMex.cpp.



libviso2
Author(s): Andreas Geiger, Stephan Wirth
autogenerated on Mon Oct 6 2014 08:40:54