MTF
Main Page
Namespaces
Classes
Files
File List
AM
include
mtf
AM
MCPCA.h
1
#ifndef MTF_MC_PCA_H
2
#define MTF_MC_PCA_H
3
4
#include "PCA.h"
5
6
_MTF_BEGIN_NAMESPACE
7
8
class
MCPCA
:
public
PCA
{
9
public
:
10
MCPCA
(
const
ParamType
*pca_params =
nullptr
);
11
};
12
13
_MTF_END_NAMESPACE
14
15
#endif
MCPCA
Definition:
MCPCA.h:8
PCA
Definition:
PCA.h:27
PCAParams
Definition:
PCA.h:8
Generated on Sun Jul 29 2018 10:45:26 for MTF by
1.8.11