#include <MatrixAccumulator.h>
◆ checkColIndex()
  
  | 
        
          | virtual bool sofa::core::matrixaccumulator::IndividualIndexVerificationStrategy::checkColIndex | ( | sofa::SignedIndex | col | ) |  |  | protectedpure virtual | 
 
 
◆ checkRowColIndices()
  
  | 
        
          | bool sofa::core::matrixaccumulator::IndividualIndexVerificationStrategy::checkRowColIndices | ( | const sofa::SignedIndex | row, |  
          |  |  | const sofa::SignedIndex | col |  
          |  | ) |  |  |  | inlineoverridevirtual | 
 
 
◆ checkRowIndex()
  
  | 
        
          | virtual bool sofa::core::matrixaccumulator::IndividualIndexVerificationStrategy::checkRowIndex | ( | sofa::SignedIndex | row | ) |  |  | protectedpure virtual |