|
lin
|
Tests if a tensor type is a vector. More...
#include <lin/core/traits/vector.hpp>
Tests if a tensor type is a vector.
| C | Tensor type. |
A tensor type is determined to be a vector if it's either a row vector or column vector.
1.8.11