def

func:matrixSub

matrixSub(a, b)

Subtract two matrices and return new matrix. The parameters may be any value supported toMatrix(). Matrices must have the same dimensions.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function