Extension: Matrix functions
#include "dg/matrix/matrix.h"
dg::mat::MatrixSqrt< ContainerType > Member List

This is the complete list of members for dg::mat::MatrixSqrt< ContainerType >, including all inherited members.

construct(Params &&...ps)dg::mat::MatrixSqrt< ContainerType >inline
container_type typedefdg::mat::MatrixSqrt< ContainerType >
get_iter() constdg::mat::MatrixSqrt< ContainerType >inline
MatrixSqrt()=defaultdg::mat::MatrixSqrt< ContainerType >
MatrixSqrt(MatrixType &A, int exp, const ContainerType &weights, value_type eps_rel, value_type nrmb_correction=1., unsigned max_iter=500, unsigned cauchy_steps=40)dg::mat::MatrixSqrt< ContainerType >inline
operator()(const ContainerType0 b, ContainerType1 &x)dg::mat::MatrixSqrt< ContainerType >inline
set_benchmark(bool benchmark, std::string message="SQRT")dg::mat::MatrixSqrt< ContainerType >inline
value_type typedefdg::mat::MatrixSqrt< ContainerType >