#include <hpp/fcl/math/vec_nf.h>
Classes | |
struct | fcl::Item< N > |
struct | fcl::Scaler< N > |
struct | fcl::PredictResult |
class | fcl::SVMClassifier< N > |
Namespaces | |
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) |