McSvmLinear.cpp File Reference

Go to the source code of this file.

Typedefs

typedef CompressedRealVector VectorType
 
typedef CompressedRealMatrix MatrixType
 

Functions

int main (int argc, char **argv)
 

Variables

double const noise = 1.0
 

Typedef Documentation

◆ MatrixType

typedef CompressedRealMatrix MatrixType

Definition at line 13 of file McSvmLinear.cpp.

◆ VectorType

typedef CompressedRealVector VectorType

Definition at line 12 of file McSvmLinear.cpp.

Function Documentation

◆ main()

Variable Documentation

◆ noise

double const noise = 1.0