BoostGSoC18 / tensor

Adding tensor support to boostorg/ublas
4 stars 1 forks source link

Create auxiliary classes for tensor template class #14

Closed bassoy closed 6 years ago

bassoy commented 6 years ago

Managing dimension extents and strides should be outside the tensor template class. Both template classes could be implemented as std::vector adaptors