elsuizo / static-math

Safe and fast mathematical operations with static arrays in the Rust programming language
40 stars 2 forks source link

element-wise operations via closure #7

Closed elsuizo closed 4 years ago

elsuizo commented 4 years ago

Allowing modify all elements of a matrix or vector via closure