Class template Dune::XT::LA::internal::CholeskySolver¶
-
template<class MatrixType, Common::StorageLayout storage_layout = Common::MatrixAbstraction<MatrixType>::storage_layout>
class Dune::XT::LA::internal::CholeskySolver<MatrixType, storage_layout>¶ No documentation provided.
Method Dune::XT::LA::internal::CholeskySolver::cholesky¶
-
template<class MatrixType, Common::StorageLayout storage_layout = Common::MatrixAbstraction<MatrixType>::storage_layout>
static void Dune::XT::LA::internal::CholeskySolver<MatrixType, storage_layout>::cholesky(MatrixType &A)¶ No documentation provided.
Variable Dune::XT::LA::internal::CholeskySolver::only_set_nonzero¶
-
const bool Dune::XT::LA::internal::CholeskySolver::only_set_nonzero¶
No documentation provided.
Type alias Dune::XT::LA::internal::CholeskySolver::M¶
-
type Dune::XT::LA::internal::CholeskySolver::M¶
No documentation provided.
Type alias Dune::XT::LA::internal::CholeskySolver::ScalarType¶
-
type Dune::XT::LA::internal::CholeskySolver::ScalarType¶
No documentation provided.