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

Prev:>float-blas-vector ( seq -- v )
Next:>complex-float-blas-vector ( seq -- v )


Vocabulary
math.blas.vectors

Inputs
seqan object


Outputs
van object


Definition