naginterfaces.library.blas.dnorm¶
- naginterfaces.library.blas.dnorm(scal, ssq)[source]¶
dnorm
completes the safe computation of the Euclidean length of a vector, following a call todssq()
ordzssq()
.For full information please refer to the NAG Library document for f06bm
https://support.nag.com/numeric/nl/nagdoc_30.2/flhtml/f06/f06bmf.html
- Parameters
- Returns
- nrm2float
The Euclidean length of the vector.
- Raises
- NagValueError
- (errno )
On entry, error in parameter .
Constraint: .
- (errno )
On entry, error in parameter .
Constraint: .