Classes | Namespaces | Functions
classifier.h File Reference
#include <hpp/fcl/math/vec_nf.h>
Include dependency graph for classifier.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  fcl::Item< N >
struct  fcl::Scaler< N >
struct  fcl::PredictResult
class  fcl::SVMClassifier< N >

Namespaces

namespace  fcl
 

Main namespace.


Functions

template<std::size_t N>
Scaler< N > fcl::computeScaler (const std::vector< Item< N > > &data)
template<std::size_t N>
Scaler< N > fcl::computeScaler (const std::vector< Vecnf< N > > &data)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines