8 #ifndef META_OCEAN_TEST_TESTMATH_TEST_SPARSE_MATRIX_H
9 #define META_OCEAN_TEST_TESTMATH_TEST_SPARSE_MATRIX_H
35 static bool test(
const double testDuration);
This class implements a matrix test.
Definition: TestSparseMatrix.h:27
static bool testRank()
Tests the rank function.
static bool test(const double testDuration)
Tests all matrix functions.
static bool testNonNegativeMatrixFactorization(const double testDuration, const unsigned int components=5u)
Tests the non-negative matrix factorization.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15