BoostGSoC18 / tensor

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

Create a tensor template class #13

Closed bassoy closed 6 years ago

bassoy commented 6 years ago

Implement a tensor template class with template parameters

with constructors and assign operators.