iRoCS Toolbox  1.1.0
Data Structures | Namespaces | Macros
SVMError.hh File Reference
#include <config.hh>
#include <iostream>
#include <sstream>
#include <string>
#include <exception>
Include dependency graph for SVMError.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  svt::CacheToSmall
 
class  svt::CmdLineError
 
class  svt::ContainerTooSmallError
 
class  svt::GridSearchError
 
class  svt::InvalidDataTypeError
 
class  svt::KeyNotFoundError
 
class  svt::LoadError
 
class  svt::NotEnoughValuesError
 
class  svt::ParseCmdLineError
 
class  svt::ParseError
 
class  svt::SaveError
 
class  svt::SparseError
 
class  svt::SVMAssertionFailed
 
class  svt::SVMError
 The SVMError class is the parent class for all errors that are thrown by the LIBSVMTL. More...
 
class  svt::SVMRuntimeError
 
class  svt::UnknownClassNameError
 
class  svt::WrongParameterError
 

Namespaces

 svt
 

Macros

#define SVM_ASSERT(condition)
 

Macro Definition Documentation

◆ SVM_ASSERT

#define SVM_ASSERT (   condition)