Learn R Programming

matrixdist (version 1.0)

matrix_product: Product of two matrices

Description

Product of two matrices

Usage

matrix_product(a, b)

Arguments

a

matrix

b

matrix

Value

Computes c = a * b