Block typedef | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | |
BlockTranspose typedef | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | |
clear(Block &b) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
empty(const Block &b) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
getElementType() | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
invert(Block &result, const Block &b) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
NC enum value | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | |
NL enum value | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | |
Real typedef | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | |
split_col_index(IndexType &index, IndexType &modulo) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
split_row_index(IndexType &index, IndexType &modulo) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
subBlock(const Block &b, IndexType row, IndexType col, TSubBlock &subBlock) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
v(Block &b, IndexType row, IndexType col) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
v(const Block &b, IndexType row, IndexType col) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
vadd(Block &b, int row, int col, Real val) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |
vset(Block &b, int row, int col, Real val) | sofa::linearalgebra::matrix_bloc_traits< T, IndexType > | inlinestatic |