lin
|
Tests is a tensor type has a strictly bounded row count. More...
#include <lin/core/traits/tensor.hpp>
Tests is a tensor type has a strictly bounded row count.
C | Tensor type. |
A tensor type is determined to have a strictly bounded row count if it's row count is zero and its max row count is nonzero.
A tensor deemed to have a strictly bounded row count can have multiple row counts at runtime (assuming its max row count is greater than one).