|
lin
|
Tests if a tensor type has a bounded row count. More...
#include <lin/core/traits/tensor.hpp>
Tests if a tensor type has a bounded row count.
| C | Tensor type. |
A tensor type is determined to have a bounded row count if it has a fixed or strictly bounded row count.
1.8.11