Rdocumentation
powered by
Learn R Programming
RNOmni (version 0.3.0)
fastMvp: Matrix vector product
Description
Calculates \(Ab\);
Usage
fastMvp(A, b)
Arguments
A
Numeric matrix.
b
Numeric vector.