GenericTensor
GenericTensor copied to clipboard
Possible improvements
- [ ] Add a module supporting SIMD
~~- [ ] Replace using Linoffset with using
Span<T>
instead ofT[]
~~