CAPD DynSys Library 5.2.0
capd::test::quotientBaseMatrix::MatchingComplex_7_0 Struct Reference

#include </Users/kapela/code/capd-all/capd/capdAlg/tests/matrixAlgorithms/QuotientBaseMatrixFixtures.h>

Public Types

typedef Matrix< long long, 0, 0 > MatrixType
 
typedef Vector< long long, 0 > VectorType
 

Public Member Functions

 MatchingComplex_7_0 ()
 

Public Attributes

std::vector< MatrixTypedata_A_W
 
std::vector< MatrixTypedata_A_V
 
std::vector< MatrixTypedata_A_U
 
std::vector< VectorTypedata_A_orders
 

Static Public Attributes

static const bool bigInt = false
 

Member Typedef Documentation

◆ MatrixType

◆ VectorType

Constructor & Destructor Documentation

◆ MatchingComplex_7_0()

MatchingComplex_7_0::MatchingComplex_7_0 ( )

Member Data Documentation

◆ bigInt

const bool capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture::bigInt = false
staticinherited

◆ data_A_orders

std::vector<VectorType> capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture::data_A_orders
inherited

◆ data_A_U

std::vector<MatrixType> capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture::data_A_U
inherited

◆ data_A_V

std::vector<MatrixType> capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture::data_A_V
inherited

◆ data_A_W

std::vector<MatrixType> capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture::data_A_W
inherited