cc.redberry.core.transformations.symmetrization
Class SymmetrizeUpperLowerIndicesTransformation
- java.lang.Object
-
- cc.redberry.core.transformations.symmetrization.SymmetrizeUpperLowerIndicesTransformation
-
- All Implemented Interfaces:
- Transformation
Deprecated.
public final class SymmetrizeUpperLowerIndicesTransformation extends java.lang.Object implements Transformation
- Since:
- 1.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface cc.redberry.core.transformations.Transformation
Transformation.Util
-
-
Field Summary
Fields Modifier and Type Field and Description static SymmetrizeUpperLowerIndicesTransformationSYMMETRIZE_UPPER_LOWER_INDICESDeprecated.-
Fields inherited from interface cc.redberry.core.transformations.Transformation
INDENTITY
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method and Description static TensorsymmetrizeUpperLowerIndices(Tensor tensor)Deprecated.static TensorsymmetrizeUpperLowerIndices(Tensor tensor, boolean multiplyOnSymmetryFactor)Deprecated.Tensortransform(Tensor t)Deprecated.Transforms specified tensor and returns the result.
-
-
-
Field Detail
-
SYMMETRIZE_UPPER_LOWER_INDICES
public static final SymmetrizeUpperLowerIndicesTransformation SYMMETRIZE_UPPER_LOWER_INDICES
Deprecated.
-
-
Method Detail
-
transform
public Tensor transform(Tensor t)
Deprecated.Description copied from interface:TransformationTransforms specified tensor and returns the result.- Specified by:
transformin interfaceTransformation- Parameters:
t- tensor- Returns:
- transformed tensor
-
symmetrizeUpperLowerIndices
public static Tensor symmetrizeUpperLowerIndices(Tensor tensor)
Deprecated.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG