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