CGAL 6.2 - Homological Discrete Vector Fields
Loading...
Searching...
No Matches
CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat > Member List

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

_chainsCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
_chainsStatesCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
_sizeCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
_subChainsCGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >protected
_subChainsStatesCGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >protected
begin() const noexceptCGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
Coefficient_ring typedefCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
complement()CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
dimensions() constCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
end() const noexceptCGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
get_coefficient(const size_t i, const size_t j) constCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
is_null()CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
Matrix_chain typedefCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
nullify()CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator*(const CoefficientRing &lambda)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator*=(const CoefficientRing &lambda)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator+(const Sparse_matrix< CoefficientRing, _CTF > &other)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator+=(const Sparse_matrix &other)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >related
operator-(const Sparse_matrix< CoefficientRing, _CTF > &other)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator-()CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator-=(const Sparse_matrix &other)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >related
operator/(const std::vector< size_t > &_indices)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator/(size_t index)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator/=(const std::vector< size_t > &indices)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator/=(const size_t index)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator<<CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >friend
operator=(const Sub_sparse_matrix &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
CGAL::OSM::Sparse_matrix::operator=(const Sparse_matrix &otherToCopy)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
operator[](const size_t _index)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
operator[](size_t index) constCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
remove_coefficient(size_t i, size_t j)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
remove_column(size_t index)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
remove_row(size_t index)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
reverse_begin() noexceptCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
reverse_begin(size_t index) noexceptCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
reverse_end() noexceptCGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
set_bit_off(size_t index)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
set_bit_on(size_t index)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
set_coefficient(const size_t i, const size_t j, const Coefficient_ring d)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >protected
set_sub(const Bitboard &new_subChains)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
Sparse_matrix()CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
Sparse_matrix(const size_t rowCount, const size_t columnCount)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
Sparse_matrix(const Sparse_matrix< CoefficientRing, CTF > &otherToCopy)CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >
Sub_sparse_matrix(size_t rowCount=0, size_t columnCount=0)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
Sub_sparse_matrix(size_t rowCount, size_t columnCount, const Bitboard &subChain)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
Sub_sparse_matrix(const Sub_sparse_matrix &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
Sub_sparse_matrix(const Sparse_matrix< CoefficientRing, StorageFormat > &otherToCopy)CGAL::OSM::Sub_sparse_matrix< CoefficientRing, StorageFormat >
transpose()CGAL::OSM::Sparse_matrix< CoefficientRing, StorageFormat >