dvector{
Basic Linear Algebra Subroutines (BLAS) interface ยป BLAS interface vector operations

Prev:svector{
Next:cvector{


Vocabulary
math.blas.vectors

Syntax
dvector{ 1.0 -2.0 3.0 }


Word description
Construct a literal double-blas-vector.

See also
svector{, cvector{, zvector{

Definition