Documentation of 'mikera.transformz.OpTransform' Java class
OpTransform
mikera.transformz

Class OpTransform

  • All Implemented Interfaces:
    java.lang.Cloneable, ITransform


    public class OpTransform
    extends ASizedTransform
    Wrapper class that wraps an Op as a vector transform
    • Constructor Detail

      • OpTransform

        public OpTransform(Op op,
                           int size)
    • Method Detail

      • isInvertible

        public boolean isInvertible()
        Description copied from class: ATransform
        Returns true if this transform is invertible
        Overrides:
        isInvertible in class ATransform
      • inverse

        public OpTransform inverse()
        Description copied from class: ATransform
        Return the inverse of this transformation (if possible). Throws an exception if the inverse cannot be computed.
        Overrides:
        inverse in class ATransform
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.