Learn R Programming

matrixdist (version 1.1.2)

matrix_product_slow: Product of two matrices

Description

Product of two matrices

Usage

matrix_product_slow(a, b)

Arguments

a

matrix

b

matrix

Value

Computes c = a * b