CGAL 6.1 - Homological Discrete Vector Fields
Loading...
Searching...
No Matches
CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag > Member List

This is the complete list of members for CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >, including all inherited members.

_chainsCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
_chainsStatesCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
_sizeCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
_subChainsCGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >protected
_subChainsStatesCGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >protected
begin() const noexceptCGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
complement()CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
del_coef(size_t i, size_t j)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
del_column(size_t index)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
del_row(size_t index)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
dimensions() constCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
end() const noexceptCGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
get_coef(const size_t i, const size_t j) constCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
is_null()CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
MatrixChain typedefCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
nullify()CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator*=(const CoefficientType &lambda)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator+=(const Sparse_matrix &other)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator-=(const Sparse_matrix &other)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator/=(const std::vector< size_t > &indexes)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator/=(const size_t index)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator<<CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >friend
operator=(const Sub_sparse_matrix &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
CGAL::OSM::Sparse_matrix::operator=(const Sparse_matrix &otherToCopy)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
operator[](const size_t _index)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
operator[](size_t index) constCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
reverse_begin() noexceptCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
reverse_begin(size_t index) noexceptCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
reverse_end() noexceptCGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
set_bit_off(size_t index)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
set_bit_on(size_t index)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
set_coef(const size_t i, const size_t j, const CoefficientType d)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >protected
set_sub(const Bitboard &new_subChains)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
Sparse_matrix()CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
Sparse_matrix(const size_t rowCount, const size_t columnCount)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
Sparse_matrix(const Sparse_matrix< CoefficientType, CTF > &otherToCopy)CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >
Sub_sparse_matrix(size_t rowCount=0, size_t columnCount=0)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
Sub_sparse_matrix(size_t rowCount, size_t columnCount, const Bitboard &subChain)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
Sub_sparse_matrix(const Sub_sparse_matrix &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
Sub_sparse_matrix(const Sparse_matrix< CoefficientType, ChainTypeFlag > &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientType, ChainTypeFlag >
transpose()CGAL::OSM::Sparse_matrix< CoefficientType, ChainTypeFlag >