| _dim | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | protected |
| _full | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | protected |
| _K | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | protected |
| _nb_cells | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | protected |
| _sub | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | protected |
| complement() | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| get_bit(int q, int i) const | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| get_bitboard() const | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| get_bitboard(int q) const | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| operator<< | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | friend |
| operator=(const Sub_chain_complex_mask &otherToCopy) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| screen_chain(OSM::Sparse_chain< CT, CTF > &chain, int q) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| screen_matrices(std::vector< OSM::Sub_sparse_matrix< CT, CTF > > &matrices) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| set_bit_off(int q, int i) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| set_bit_on(int q, int i) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| Sub_chain_complex_mask(const ComplexType &K, bool full=true) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| Sub_chain_complex_mask(const ComplexType &K, const std::vector< std::vector< int > > &cells, bool close=true) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |
| Sub_chain_complex_mask(const Sub_chain_complex_mask &otherToCopy) | CGAL::HDVF::Sub_chain_complex_mask< CoefficientType, ComplexType > | |