atlas
0.6
|
Template definitions for the classes |Subspace| and |Subquotient|. More...
Namespaces | |
atlas | |
atlas::subquotient | |
Functions | |
template<size_t dim> | |
BitMatrix< dim > | atlas::subquotient::subquotientMap (const Subquotient< dim > &source, const Subquotient< dim > &dest, const BitMatrix< dim > &m) |
template BitMatrix< constants::RANK_MAX > | atlas::subquotient::subquotientMap (const Subquotient< constants::RANK_MAX > &, const Subquotient< constants::RANK_MAX > &, const BitMatrix< constants::RANK_MAX > &) |
Template definitions for the classes |Subspace| and |Subquotient|.
These class templates deal with subspaces and subquotients of vector spaces over $Z/2Z$, elements of which are of type |BitVector|.