thomasnield
05/26/2019, 1:09 PMVirtualMatrix
basically generates values on-demand using that supplier function? Interesting...altavir
05/26/2019, 1:21 PMMatrix.real()
factory function. Another way is to use MatrixContext.auto().produce
. It is not limited to `Double`s.thomasnield
05/26/2019, 1:25 PMaltavir
05/26/2019, 1:25 PM