>float-blas-vector ( seq -- v )
Basic Linear Algebra Subroutines (BLAS) interface ยป BLAS interface types

Prev:<empty-matrix> ( rows cols exemplar -- matrix )
Next:>double-blas-vector ( seq -- v )


Vocabulary
math.blas.vectors

Inputs
seqan object


Outputs
van object


Definition