|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.moraleboost.junsai.util.MathUtil
public class MathUtil
数値計算用ユーティリティ
フィールドの概要 | |
---|---|
static double |
MINUS_LOG_EPSILON
|
コンストラクタの概要 | |
---|---|
MathUtil()
|
メソッドの概要 | |
---|---|
static double |
logsumexp(double x,
double y,
boolean flg)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final double MINUS_LOG_EPSILON
コンストラクタの詳細 |
---|
public MathUtil()
メソッドの詳細 |
---|
public static final double logsumexp(double x, double y, boolean flg)
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |