13 #include <shogun/lib/config.h> 66 virtual const char*
get_name()
const {
return "FFSep"; };
virtual CFeatures * apply(CFeatures *features)
SGNDArray< float64_t > get_covs() const
void set_tau(SGVector< float64_t > tau)
SGVector< float64_t > get_tau() const
all of classes and functions are contained in the shogun namespace
class ICAConverter Base class for ICA algorithms
The class Features is the base class of all feature objects.
virtual const char * get_name() const