|
Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
This is the complete list of members for dg::mat::DirectSqrtCauchy< Container >, including all inherited members.
| construct(Params &&...ps) | dg::mat::DirectSqrtCauchy< Container > | inline |
| container_type typedef | dg::mat::DirectSqrtCauchy< Container > | |
| DirectSqrtCauchy() | dg::mat::DirectSqrtCauchy< Container > | inline |
| DirectSqrtCauchy(MatrixType &A, const Container &weights, value_type epsCG, unsigned iterCauchy, std::array< value_type, 2 > EVs, int exp) | dg::mat::DirectSqrtCauchy< Container > | inline |
| operator()(const Container &b, Container &x) | dg::mat::DirectSqrtCauchy< Container > | inline |
| value_type typedef | dg::mat::DirectSqrtCauchy< Container > |