![]() |
klMatrix
|
#include "kl_multiclass_svm.h"#include "kl_principal_components.h"#include "kl_algorithm_paramters.h"#include "kl_multivariate_random_variable.h"#include "kl_sample_population.h"#include "kl_time_series.h"

Data Structures | |
| class | klMulticlassSVMAlgorithmParameters |
Functions | |
| template<class TYPE > | |
| void | klMulticlassSVMHarnessMatlab (ofstream &_tex, __int64 &n) |
| template<class TYPE > | |
| void | testKLMultiVariateRandomNumberGeneratorMatlab (ofstream &_tex, __int64 &n) |
| template<class TYPE > | |
| void | testklPrincipalComponentsMatlab (ofstream &_tex, __int64 &n) |
| template<class TYPE > | |
| void __cdecl | testKLRandomNumberGeneratorMatlab (ofstream &_tex, __int64 &n) |
| template<class TYPE > | |
| void | klRVUnitTestHarnessLaTexMatlab (klRV< TYPE > **RV, unsigned int size, vector< string > names, ofstream &_tex) |
| void klMulticlassSVMHarnessMatlab | ( | ofstream & | _tex, |
| __int64 & | n | ||
| ) |

| void klRVUnitTestHarnessLaTexMatlab | ( | klRV< TYPE > ** | RV, |
| unsigned int | size, | ||
| vector< string > | names, | ||
| ofstream & | _tex | ||
| ) |

| void testKLMultiVariateRandomNumberGeneratorMatlab | ( | ofstream & | _tex, |
| __int64 & | n | ||
| ) |

| void testklPrincipalComponentsMatlab | ( | ofstream & | _tex, |
| __int64 & | n | ||
| ) |

| void __cdecl testKLRandomNumberGeneratorMatlab | ( | ofstream & | _tex, |
| __int64 & | n | ||
| ) |
1.8.7