plus
open operator override fun StructureND<Double>.plus(arg: StructureND<Double>): DoubleBufferND(source)
Addition of two elements.
Receiver
the augend.
Return
the sum.
Parameters
arg
the addend.
Adds an ND structure to an element of it.
Receiver
the augend.
Return
the sum.
Parameters
arg
the addend.
Adds an element to ND structure of it.
Receiver
the augend.
Return
the sum.
Parameters
arg
the addend.