This is the complete list of members for hexed::Linear_equation, including all inherited members.
| add(int output, double coef0, int vec0, double coef1, int vec1)=0 | hexed::Linear_equation | pure virtual |
| inner(int input0, int input1)=0 | hexed::Linear_equation | pure virtual |
| matvec(int output, int input)=0 | hexed::Linear_equation | pure virtual |
| n_vecs()=0 | hexed::Linear_equation | pure virtual |
| norm(int input) | hexed::Linear_equation | |
| scale(int output, int input, double scalar)=0 | hexed::Linear_equation | pure virtual |