computeIntersection() | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | protected |
computeProduct(bool forceComputeIntersection=false) | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
computeProductFromIntersection() | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | protectedvirtual |
computeRegularProduct() | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
getProductResult() const | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | inline |
Index typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
invalidateIntersection() | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
LhsCleaned typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
LhsScalar typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
m_hasComputedIntersection | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | protected |
m_intersectionAB | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | protected |
m_lhs | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
m_productResult | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | protected |
m_rhs | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
ProductResult typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
ResultCleaned typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
ResultScalar typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
RhsCleaned typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
RhsScalar typedef | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
SparseMatrixProduct(Lhs *lhs, Rhs *rhs) | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | inline |
SparseMatrixProduct()=default | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | |
~SparseMatrixProduct()=default | sofa::linearalgebra::SparseMatrixProduct< Lhs, Rhs, ResultType > | virtual |