jp.go.ipa.jgcl
クラス JgclCurveDerivative

java.lang.Object
  |
  +--jp.go.ipa.jgcl.JgclCurveDerivative
直系の既知のサブクラス:
JgclCurveDerivative2D, JgclCurveDerivative3D

public abstract class JgclCurveDerivative
extends java.lang.Object

曲線の導関数値を表す抽象クラス。

今のところ、このクラスの中身は空である。

バージョン:
$Revision: 1.6 $, $Date: 2000/04/26 09:38:52 $
作成者:
Information-technology Promotion Agency, Japan

コンストラクタの概要
protected JgclCurveDerivative()
          何も与えずにオブジェクトを構築する。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JgclCurveDerivative

protected JgclCurveDerivative()
何も与えずにオブジェクトを構築する。