lin
|
Tests if a tensor type is a column vector. More...
#include <lin/core/traits/vector.hpp>
Tests if a tensor type is a column vector.
C | Tensor type. |
A tensor type is determined to be a column vector if its column count is fixed at one column and it can have at least two rows.
A tensor type deemed to be a column vector will evaluate to a Vector.