A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
+ Collaboration diagram for MatrixArray tests:

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.
 

Detailed Description

Variable Documentation

◆ g_matrixArrayTestSuite

MatrixArrayTestSuite ns3::tests::g_matrixArrayTestSuite
static

MatrixArrayTestSuite instance variable.

Definition at line 550 of file matrix-array-test-suite.cc.