1 #ifndef LAP_FullUpperMatrixTest_H
2 #define LAP_FullUpperMatrixTest_H
20 static const tFlag ACCESSOR_TEST;
21 static const tFlag COMPUTATION_TEST;
22 static const tFlag EIGEN_TEST;
23 static const tFlag PRODUCT_TEST;
52 inline static SP::LAP_FullUpperMatrixTest
New() {
static SP::LAP_FullUpperMatrixTest New()
create a test class
Definition: LAP_FullUpperMatrixTest.h:52
#define tBoolean
Definition: types.h:48
This class is a test class for vector of LAP package.
Definition: LAP_FullUpperMatrixTest.h:14
virtual ~LAP_FullUpperMatrixTest(void)
destroy
Definition: LAP_FullUpperMatrixTest.h:44
tBoolean test()
make the test
Definition: LAP_FullUpperMatrixTest.cpp:597
abstract base class for most classes.
Definition: CORE_Object.h:30
DEFINE_SPTR(LAP_FullUpperMatrixTest)
LAP_FullUpperMatrixTest(void)
create
Definition: LAP_FullUpperMatrixTest.h:34
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106
#define tFlag
Definition: types.h:14