Fast matrix multiplication for double x int

eigenMatMultInt(A, B)

Arguments

A

a double matrix

B

an integer matrix

Value

An integer matrix representing the product of A and B