Open BenBrock opened 2 years ago
Define precisely how a user should outfit a type to fulfill MatrixRange and MutableMatrixRange, etc. (Also do a proof-of-concept, e.g. with mdspan and nwgraph.)
MatrixRange
MutableMatrixRange
mdspan
Also, define precisely how a user should outfit a type to fulfill Monoid.
Monoid
Define precisely how a user should outfit a type to fulfill
MatrixRange
andMutableMatrixRange
, etc. (Also do a proof-of-concept, e.g. withmdspan
and nwgraph.)Also, define precisely how a user should outfit a type to fulfill
Monoid
.