Interface TensorComparisonsMixin

All Known Implementing Classes:
CMatrix, ComplexDenseTensorBase, ComplexSparseTensorBase, CooCMatrix, CooCTensor, CooCVector, CooMatrix, CooTensor, CooVector, CsrCMatrix, CsrMatrix, CTensor, CVector, DenseTensorBase, Matrix, RealDenseTensorBase, RealSparseTensorBase, SparseTensorBase, Tensor, TensorBase, Vector

public interface TensorComparisonsMixin
This interface specifies comparisons which all tensors (i.e. matrices and vectors) should implement.