jbrucker/demo-ci

Add SAXPY method

Opened this issue · 0 comments

No self-proclaimed class of linear algebra methods is complete without a SAXPY method!
And make it function as SAX by allowing Y to be null.

https://github.com/jbrucker/demo/blob/ba3ea1d2cf120ca3a71e86fd443fdb7c6b32a0a6/src/ArrayMath.java#L7