hyperspy.tests.mva.test_rpca module

class hyperspy.tests.mva.test_rpca.TestORPCA

Bases: object

setup_method(method)
test_default()
test_fast()
test_init()
test_method_BCD()
test_method_MomentumSGD()
test_method_SGD()
test_regularization()
test_training()
class hyperspy.tests.mva.test_rpca.TestRPCA

Bases: object

setup_method(method)
test_default()
test_iter()
test_power()
test_regularization()
test_tol()