Kaiser-Yang/matrix-calculation-accelerator

Add fill for a generator

Opened this issue · 0 comments

Add a fill which can receive a funcion object or function operator f, and f() will generator a value for matrix so that users can use random number generators to generator random matrices.