Files | |
file | matrix-array-test-suite.cc |
MatrixArray test suite. | |
Classes | |
class | ns3::tests::ComplexMatrixArrayTestCase |
Test for testing functions that apply to MatrixArrays that use complex numbers, such as HermitianTranspose that is only defined for complex type. More... | |
class | ns3::tests::MatrixArrayTestCase< T > |
MatrixArray test case for testing constructors, operators and other functions. More... | |
class | ns3::tests::MatrixArrayTestSuite |
MatrixArray test suite. More... | |
Variables | |
static MatrixArrayTestSuite | ns3::tests::g_matrixArrayTestSuite |
MatrixArrayTestSuite instance variable. | |
|
static |
MatrixArrayTestSuite instance variable.
Definition at line 708 of file matrix-array-test-suite.cc.