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