13 #include <shogun/lib/config.h> 65 virtual const char*
get_name()
const {
return "UWedgeSep"; };
void set_tau(SGVector< float64_t > tau)
SGNDArray< float64_t > get_covs() const
virtual CFeatures * apply(CFeatures *features)
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