Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
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 typedef | dg::mat::MatrixSqrt< ContainerType > | |
get_iter() const | dg::mat::MatrixSqrt< ContainerType > | inline |
MatrixSqrt()=default | dg::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 typedef | dg::mat::MatrixSqrt< ContainerType > |