CAPD DynSys Library 5.2.0
capd::test::quotientBaseMatrix::QuotientBaseMatrixFixture 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 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

Member Data Documentation

◆ bigInt

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

◆ data_A_orders

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

◆ data_A_U

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

◆ data_A_V

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

◆ data_A_W

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