cc.redberry.core.transformations.fractions
Class GetNumeratorTransformation
- java.lang.Object
-
- cc.redberry.core.transformations.fractions.GetNumeratorTransformation
-
- All Implemented Interfaces:
- Transformation
public class GetNumeratorTransformation extends java.lang.Object implements Transformation
Gives the numerator of expression.- 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 GetNumeratorTransformationGET_NUMERATORSingleton instance.-
Fields inherited from interface cc.redberry.core.transformations.Transformation
INDENTITY
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Tensortransform(Tensor t)Transforms specified tensor and returns the result.
-
-
-
Field Detail
-
GET_NUMERATOR
public static final GetNumeratorTransformation GET_NUMERATOR
Singleton instance.
-
-
Method Detail
-
transform
public Tensor transform(Tensor t)
Description copied from interface:TransformationTransforms specified tensor and returns the result.- Specified by:
transformin interfaceTransformation- Parameters:
t- tensor- Returns:
- transformed tensor
-
-
DataMelt 3.0 © DataMelt by jWork.ORG