24件ヒット
[1-24件を表示]
(0.024秒)
クラス
キーワード
- det (12)
- determinant (12)
検索結果
-
Matrix
:: LUPDecomposition # det -> Numeric (3105.0) -
元の行列の行列式の値を返します。 LUP 分解の結果を利用して計算します。
...元の行列の行列式の値を返します。
LUP 分解の結果を利用して計算します。
@see Matrix#determinant... -
Matrix
:: LUPDecomposition # determinant -> Numeric (3105.0) -
元の行列の行列式の値を返します。 LUP 分解の結果を利用して計算します。
...元の行列の行列式の値を返します。
LUP 分解の結果を利用して計算します。
@see Matrix#determinant...