Fast matrix multiplication for double x double

eigenMatMultNumeric(A, B)

Arguments

A

a double matrix

B

an integer matrix

Value

An integer matrix representing the product of A and B