lin
|
Tests if a tensor type has a fixed column count. More...
#include <lin/core/traits/tensor.hpp>
Tests if a tensor type has a fixed column count.
C | Tensor type. |
A tensor type is determined to have fixed columns if its column count is equal to its max column count and both values are nonzero.
A tensor deemed to have fixed columns only has one valid column count at runtime.