eigenMatMultInt: Fast matrix multiplication for double x int

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Fast matrix multiplication for double x int

Usage

1

Arguments

A

a double matrix

B

an integer matrix

Value

An integer matrix representing the product of A and B


celda documentation built on Nov. 8, 2020, 8:24 p.m.