matMult: Calculates the outer product of two matricies

Description Usage Arguments

View source: R/util.R

Description

Calcualtes the outer product of two matrices

Usage

1
matMult(data, weight)

Arguments

data

the date matrix

weight

the weight matrix


rz1988/deeplearning documentation built on May 28, 2019, 10:46 a.m.