#include <hpp/fcl/learning/classifier.h>
Public Member Functions | |
Scaler () | |
Scaler (const Vecnf< N > &v_min_, const Vecnf< N > &v_max_) | |
Vecnf< N > | scale (const Vecnf< N > &v) const |
Vecnf< N > | unscale (const Vecnf< N > &v) const |
Public Attributes | |
Vecnf< N > | v_min |
Vecnf< N > | v_max |
|
inline |
|
inline |
|
inline |
|
inline |
Vecnf<N> fcl::Scaler< N >::v_max |
Vecnf<N> fcl::Scaler< N >::v_min |