Handbook
Glossary
<complex-double-blas-matrix> ( underlying ld rows cols transpose -- matrix )
Basic Linear Algebra Subroutines (BLAS) interface
ยป
BLAS interface types
Prev:
<complex-float-blas-matrix> ( underlying ld rows cols transpose -- matrix )
Next:
<empty-vector> ( length exemplar -- vector )
Vocabulary
math
.
blas
.
matrices
Inputs
underlying
an
object
ld
an
object
rows
an
object
cols
an
object
transpose
an
object
Outputs
matrix
an
object
Definition
USING:
kernel
;
IN:
math.blas.matrices
:
<complex-double-blas-matrix>
( underlying ld rows cols transpose -- matrix )
complex-double-blas-matrix
boa
;
inline