1 #ifndef LAP_PackedUpperMatrixTest_H
2 #define LAP_PackedUpperMatrixTest_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_PackedUpperMatrixTest
New() {
tBoolean test()
make the test
Definition: LAP_PackedUpperMatrixTest.cpp:562
static SP::LAP_PackedUpperMatrixTest New()
create a test class
Definition: LAP_PackedUpperMatrixTest.h:52
#define tBoolean
Definition: types.h:48
DEFINE_SPTR(LAP_PackedUpperMatrixTest)
abstract base class for most classes.
Definition: CORE_Object.h:30
LAP_PackedUpperMatrixTest(void)
create
Definition: LAP_PackedUpperMatrixTest.h:34
virtual ~LAP_PackedUpperMatrixTest(void)
destroy
Definition: LAP_PackedUpperMatrixTest.h:44
This class is a test class for vector of LAP package.
Definition: LAP_PackedUpperMatrixTest.h:14
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106
#define tFlag
Definition: types.h:14