Documentation of 'cc.redberry.core.context.NameAndStructureOfIndices' Java class
NameAndStructureOfIndices
cc.redberry.core.context

Class NameAndStructureOfIndices



  • public class NameAndStructureOfIndices
    extends java.lang.Object
    Container for the structure of indices (see StructureOfIndices) of tensor and its string name. Two simple tensors are considered to have different mathematical nature if and only if their IndicesTypeStructureAndName are not equal.
    Since:
    1.1
    • Constructor Detail

      • NameAndStructureOfIndices

        public NameAndStructureOfIndices(java.lang.String name,
                                         StructureOfIndices[] structure)
        Parameters:
        name - name of tensor
        structure - structure of tensor indices
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns name of tensor.
        Returns:
        name of tensor
      • getStructure

        public StructureOfIndices[] getStructure()
        Returns structure of tensor indices.
        Returns:
        structure of tensor indices
      • equals

        public boolean equals(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.