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