Mol(Math Object Library) fot .Net

Overload List

  名前説明
Public methodDataFitting(VectorDenseDouble, MatrixDenseGeneralDouble)
一つの x[i] に複数の y[i,j] が対応するコンストラクターです(j=y.LColumnBound,...,y.UColumnBound)。 x のサイズと y の行数は一致している必要があります。
Public methodDataFitting(VectorDenseDouble, VectorDenseDouble)
x、y 共にベクトルを指定したコンストラクター。x と y のサイズは等しいことが必要です。

参照