|  | HDIM
    1.0.0
    Packages for High Dimensional Linear Regression | 
Functor to convert vector of values into support vector. More...
#include <generics.hpp>
| Public Types | |
| typedef T | result_type | 
| Public Member Functions | |
| T | operator() (T x) const | 
Functor to convert vector of values into support vector.
Designed to be applied with Eigen::Matrix::unaryExpr or the like.
Definition at line 224 of file generics.hpp.