Documentation of 'mikera.vectorz.ops.Derivative' Java class
Derivative
mikera.vectorz.ops

Class Derivative

  • All Implemented Interfaces:
    IOperator


    public class Derivative
    extends AFunctionOp
    A class that represents the derivative of another op. Assumes the other op has a derivative
    • Constructor Detail

      • Derivative

        public Derivative(Op base)
    • Method Detail

      • apply

        public double apply(double x)
        Description copied from interface: IOperator
        Applies this operator to a single value, returning the result
        Specified by:
        apply in interface IOperator
        Specified by:
        apply in class Op
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.