element-type ( v -- type )


Vocabulary
math.blas.vectors

Inputs
va blas-vector-base


Outputs
typea string


Word description
Return the C type of the elements in the given BLAS vector or matrix.

Definition


Methods