Documentation of 'cc.redberry.core.transformations.powerexpand.PowerExpandTransformation' Java class
PowerExpandTransformation
cc.redberry.core.transformations.powerexpand

Class PowerExpandTransformation

  • All Implemented Interfaces:
    Transformation


    public final class PowerExpandTransformation
    extends java.lang.Object
    implements Transformation
    Expands all powers of products and powers with respect to specified variables.
    Since:
    1.1.5
    • Constructor Detail

      • PowerExpandTransformation

        public PowerExpandTransformation(Indicator<Tensor> toExpandIndicator)
        Creates PowerExpand transformation that expands all powers of products expanding powers matching specified indicator.
        Parameters:
        toExpandIndicator - pattern
      • PowerExpandTransformation

        public PowerExpandTransformation(SimpleTensor... vars)
        Creates PowerExpand transformation that expands all powers of products expands only with respect to the specified simple tensors.
        Parameters:
        vars - simple tensors
    • 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

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.