MtxVec VCL
|
Small matrix multiply. Performs arbitrary small matrix multiplication.
The routine does no error checking and assumes that both A and B matrix sizes, FloatPrecision and layout do not change between calls. The size of the calling matrix is set automatically. The kernel for the particular precision is initialized with a call to MulSmallInit and released either when a new one is created or when the calling matrix is freed.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|