Handbook
Glossary
<double-blas-vector> ( underlying length inc -- vector )
Basic Linear Algebra Subroutines (BLAS) interface
ยป
BLAS interface types
Prev:
<float-blas-vector> ( underlying length inc -- vector )
Next:
<complex-float-blas-vector> ( underlying length inc -- vector )
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
:
<double-blas-vector>
( underlying length inc -- vector )
double-blas-vector
boa
;
inline