Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "add"

Index

Variables

Const add

add: MultiMatOpMM = _add

Componentwise matrix addition. If out is not given, writes result in a. Both input matrices MUST be of same size.

out = a + b

param

-

param

-

param

-

Const add22

add22: MatOpMM = add4

add23

add23: MatOpMM

add33

add33: MatOpMM

add44

add44: MatOpMM

Generated using TypeDoc