Jet  v1.3.3
jet::FdmBlas2 Member List

This is the complete list of members for jet::FdmBlas2, including all inherited members.

axpy(double a, const VectorType &x, const VectorType &y, VectorType *result)jet::FdmBlas2static
dot(const VectorType &a, const VectorType &b)jet::FdmBlas2static
l2Norm(const VectorType &v)jet::FdmBlas2static
lInfNorm(const VectorType &v)jet::FdmBlas2static
MatrixType typedefjet::FdmBlas2
mvm(const MatrixType &m, const VectorType &v, VectorType *result)jet::FdmBlas2static
residual(const MatrixType &a, const VectorType &x, const VectorType &b, VectorType *result)jet::FdmBlas2static
ScalarType typedefjet::FdmBlas2
set(ScalarType s, VectorType *result)jet::FdmBlas2static
set(const VectorType &v, VectorType *result)jet::FdmBlas2static
set(ScalarType s, MatrixType *result)jet::FdmBlas2static
set(const MatrixType &m, MatrixType *result)jet::FdmBlas2static
VectorType typedefjet::FdmBlas2