Jet  v1.3.3
jet::FdmBlas3 Member List

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

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