This is the complete list of members for hexed::Dense_equation, including all inherited members.
add(int output, double coef0, int vec0, double coef1, int vec1) override | hexed::Dense_equation | virtual |
Dense_equation(Mat< dyn, dyn > matrix, Mat<> rhs, int nv) | hexed::Dense_equation | |
Dense_equation(Mat< dyn, dyn > matrix, Mat<> rhs, int nv, Mat<> guess) | hexed::Dense_equation | |
inner(int input0, int input1) override | hexed::Dense_equation | virtual |
matvec(int output, int input) override | hexed::Dense_equation | virtual |
n_vecs() override | hexed::Dense_equation | virtual |
norm(int input) | hexed::Linear_equation | |
scale(int output, int input, double scalar) override | hexed::Dense_equation | virtual |
vec(int i) | hexed::Dense_equation | inline |