Learn R Programming

celda (version 0.0.0.9000)

eigenMatMultInt: Fast matrix multiplication for double x int

Description

Fast matrix multiplication for double x int

Usage

eigenMatMultInt(A, B)

Arguments

A

a double matrix

B

an integer matrix

Value

An integer matrix representing the product of A and B