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