<double-blas-matrix> ( underlying ld rows cols transpose -- matrix )
Basic Linear Algebra Subroutines (BLAS) interface ยป BLAS interface types

Prev:<float-blas-matrix> ( underlying ld rows cols transpose -- matrix )
Next:<complex-float-blas-matrix> ( underlying ld rows cols transpose -- matrix )


Vocabulary
math.blas.matrices

Inputs
underlyingan object
ldan object
rowsan object
colsan object
transposean object


Outputs
matrixan object


Definition


: <double-blas-matrix>
( underlying ld rows cols transpose -- matrix )
double-blas-matrix boa ; inline