My Project
|
#include "gcp/util/common/DataType.h"
#include "gcp/util/common/RegDescription.h"
#include "gcp/matlab/common/MexHandler.h"
#include <iostream>
#include <valarray>
Go to the source code of this file.
Classes | |
class | gcp::matlab::MatArchiveConvFn |
Macros | |
#define | MAT_ARC_CONV_FN(fn) void (fn)(gcp::util::RegDescription& reg, gcp::matlab::MexHandler::MxArray& array, unsigned char* raw, double* cal, unsigned& iFrame, unsigned& nFrame, unsigned& nEl, unsigned int* cInds, unsigned int* mInds) |
Functions | |
std::ostream & | gcp::matlab::operator<< (std::ostream &os, MatArchiveConvFn &obj) |
Tagged: Mon Feb 2 01:14:35 NZDT 2009
,