MFxVF is part of the WaveTrain system class library
MFxVF computes a float matrix, specified by a parameter, times a float vector, specified by an input.
|
Parameters
|
mf |  Array<float> | Matrix to be multiplied | Array |
Inputs
|
vf |  Vector<float> | Vector to be multiplied. | Vector() |
Outputs
|
vfout |  Vector<float> | Result of mf*vf. | Vector() |
Subsystems |
|
|
Last Saved: Wed Oct 03 08:25:05 MDT 2001 by TVE version 2007B
|
| |