CAPD DynSys Library 5.2.0
capd::test::ChessboardComplex_4x4_0 Struct Reference

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

Public Types

typedef Matrix< long long, 0, 0 > MatrixType
 

Public Member Functions

 ChessboardComplex_4x4_0 ()
 

Public Attributes

std::vector< Matrix< long long, 0, 0 > > matrices_matrix
 
std::vector< Matrix< long long, 0, 0 > > matrices_smithMatrix
 

Static Public Attributes

static const bool bigInt = false
 

Member Typedef Documentation

◆ MatrixType

typedef Matrix<long long, 0, 0> capd::test::SmithFixture::MatrixType
inherited

Constructor & Destructor Documentation

◆ ChessboardComplex_4x4_0()

ChessboardComplex_4x4_0::ChessboardComplex_4x4_0 ( )

Member Data Documentation

◆ bigInt

const bool capd::test::SmithFixture::bigInt = false
staticinherited

◆ matrices_matrix

std::vector<Matrix<long long, 0, 0> > capd::test::SmithFixture::matrices_matrix
inherited

◆ matrices_smithMatrix

std::vector<Matrix<long long, 0, 0> > capd::test::SmithFixture::matrices_smithMatrix
inherited