Jet  v1.3.3
jet::Blas< S, V, M > Member List

This is the complete list of members for jet::Blas< S, V, M >, including all inherited members.

axpy(ScalarType a, const VectorType &x, const VectorType &y, VectorType *result)jet::Blas< S, V, M >static
dot(const VectorType &a, const VectorType &b)jet::Blas< S, V, M >static
l2Norm(const VectorType &v)jet::Blas< S, V, M >static
lInfNorm(const VectorType &v)jet::Blas< S, V, M >static
MatrixType typedefjet::Blas< S, V, M >
mvm(const MatrixType &m, const VectorType &v, VectorType *result)jet::Blas< S, V, M >static
residual(const MatrixType &a, const VectorType &x, const VectorType &b, VectorType *result)jet::Blas< S, V, M >static
ScalarType typedefjet::Blas< S, V, M >
set(ScalarType s, VectorType *result)jet::Blas< S, V, M >static
set(const VectorType &v, VectorType *result)jet::Blas< S, V, M >static
set(ScalarType s, MatrixType *result)jet::Blas< S, V, M >static
set(const MatrixType &m, MatrixType *result)jet::Blas< S, V, M >static
VectorType typedefjet::Blas< S, V, M >