lin
|
Tests if a set of tensor types all have the same row traits. More...
#include <lin/core/traits/tensor.hpp>
Tests if a set of tensor types all have the same row traits.
Cs | Tensor types. |
Two tensors are determined to have the same rows if they have the same row and max row counts.
If less than two tensor types are given, it defaults to true.