Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Add methods in MathArrays to scale array in place or return a copy.
These would be useful for multiplying all elements in an array by a scalar without explicit looping.