scale
open override fun scale(a: StructureND<T>, value: Double): StructureND<T>
Content copied to clipboard
Element-wise scaling.
Return
the product.
Parameters
a
the multiplicand.
value
the multiplier.
Sources
common source
Link copied to clipboard