Documentation of 'cc.redberry.core.transformations.ToNumericTransformation' Java class
ToNumericTransformation
cc.redberry.core.transformations

Class ToNumericTransformation

  • All Implemented Interfaces:
    Transformation


    public class ToNumericTransformation
    extends java.lang.Object
    implements Transformation
    Gives the numerical value of tensor (replace all numbers with their numerical values).
    Since:
    1.0
    • Method Detail

      • transform

        public Tensor transform(Tensor t)
        Description copied from interface: Transformation
        Transforms specified tensor and returns the result.
        Specified by:
        transform in interface Transformation
        Parameters:
        t - tensor
        Returns:
        transformed tensor
      • toNumeric

        public static Tensor toNumeric(Tensor t)
        Gives the numerical value of tensor (replace all numbers with their numerical values)
        Parameters:
        t - tensor
        Returns:
        the numerical value of tensor

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.