Vocabulary math .
blas .
vectors Class description The base class for all BLAS vector types. Objects of this type should not be created directly; instead, instantiate one of the typed subclasses:
All of these subclasses share the same tuple layout:
• underlying contains an alien pointer referencing or byte-array containing a packed array of float, double, float complex, or double complex values;• length indicates the length of the vector;• and inc indicates the distance, in elements, between elements.
See also blas-matrix-base Definition Methods
This documentation was generated offline from a
load-all
image. If you want, you can also
browse the documentation from within the UI developer tools . See
the Factor website
for more information.
Factor 0.101 x86.64 (2285, heads/master-efda6dad2f, Nov 20 2024 16:02:37)