The F06 type exposes the following members.
Methods
Name | Description | |||
---|---|---|---|---|
f06bn | f06bn returns the value .
| |||
f06db | f06db broadcasts an integer scalar into an integer vector.
| |||
f06ea | f06ea computes the scalar product of two real vectors.
| |||
f06ef | f06ef makes a copy of a real vector .
| |||
f06ej | f06ej returns the Euclidean norm of the -element real vector .
| |||
f06fd | f06fd multiplies a real vector by a scalar, preserving the input vector.
| |||
f06jj | f06jj computes the Euclidean norm of a complex vector.
| |||
f06pa | f06pa computes the matrix-vector product for a real general matrix or its transpose.
| |||
f06pj | f06pj solves a real triangular system of equations with a single right hand side.
| |||
f06qf | f06qf performs the matrix-copy operation
| |||
f06qh | f06qh forms the real by rectangular or trapezoidal matrix given by
| |||
f06ya | f06ya performs one of the matrix-matrix operations
| |||
f06yj | f06yj performs one of the matrix-matrix operations
No test for singularity or near-singularity of is included in this method. Such tests must be performed before calling this method.
|