math
インタフェース DifferentiableFunction

すべてのスーパーインタフェース:
Function
既知の実装クラスの一覧:
ConicFunction, ConstantFunction, CubicFunction, LinearFunction

public interface DifferentiableFunction
extends Function

1 変数微分可能関数インターフェイス


メソッドの概要
 Function getDerivative()
          導関数を返す
 
インタフェース math.Function から継承されたメソッド
getValue
 

メソッドの詳細

getDerivative

Function getDerivative()
導関数を返す

戻り値:
導関数