shoooe / Sor

A tensor library written in C++
MIT License
0 stars 0 forks source link

Function to decay tensors that are all of 1 dimensionality to a scalar value #16

Open shoooe opened 7 years ago

shoooe commented 7 years ago

For example tensors that have dimensions: 1, 1x1, 1x1x1, ... should all be convertible to scalar via a function.