naginterfaces.library.blas.iload¶
- naginterfaces.library.blas.iload(n, con)[source]¶
iload
broadcasts an integer scalar into an integer vector.For full information please refer to the NAG Library document for f06db
https://support.nag.com/numeric/nl/nagdoc_30.2/flhtml/f06/f06dbf.html
- Parameters
- nint
, the number of elements in .
- conint
The scalar .
- Returns
- xint, ndarray, shape
The elements of the vector .
- Raises
- NagValueError
- (errno )
On entry, error in parameter .
Constraint: .
- Notes
No equivalent traditional C interface for this routine exists in the NAG Library.
iload
performs the operationwhere is an -element integer vector.