Home
last modified time | relevance | path

Searched defs:MatrixRepresentation (Results 1 – 3 of 3) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Numerics/FEM/include/
H A DitkFEMLinearSystemWrapperDenseVNL.h51 using MatrixRepresentation = vnl_matrix<Float>; variable
H A DitkFEMLinearSystemWrapperVNL.h50 using MatrixRepresentation = vnl_sparse_matrix<Float>; variable
H A DitkFEMLinearSystemWrapperItpack.h59 using MatrixRepresentation = ItpackSparseMatrix; variable