Documentation of 'mikera.vectorz.functions.ScalarFunction' Java class
ScalarFunction
mikera.vectorz.functions

Class ScalarFunction

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


    public abstract class ScalarFunction
    extends ATransform
    Abstract base class for Scalar functions
    • Constructor Detail

      • ScalarFunction

        public ScalarFunction()
    • Method Detail

      • calculate

        public abstract double calculate(AVector input)
        Calculates the result of this scalar function with the given input vector
        Parameters:
        input -
        Returns:

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.