class Converter used to convert data
void set_max_iter(int iter)
float64_t get_tol() const
SGMatrix< float64_t > get_mixing_matrix() const
void set_tol(float64_t tol)
all of classes and functions are contained in the shogun namespace
SGMatrix< float64_t > m_mixing_matrix
void set_mixing_matrix(SGMatrix< float64_t >mixing_matrix)