|
SuanShu, a Java numerical and statistical library | |||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||
an.
a as in
f(x) = a * exp{-(x - b)2 / 2 / c2}
A as in Ax = b
A as in A * x ≤ b
A as in A * x ≥ b
x1 and x0.
tolerance, that is,
||r||2 ≤ tolerance
AbsoluteTolerance.DEFAULT_TOLERANCE.
tolerance.
Interval to the set.
Intervals to the set.
+ : G × G → G
this + that
this + that
Add with a DiagonalMatrix.
this + that
Add with a LowerTriangularMatrix.
A1 + A2
A1 + A2.
this + that
this + that
v + s
Add a scalar to all entries in the vector v.
A[col1, ] = A[col1, ] + scale * A[col2, ]
true iff to add an intercept term to the linear regression
A[row1, ] = A[row1, ] + scale * A[row2, ]
angle : H × H → F
Inner products formalizes the geometrical notions
such as the length of a vector and the angle between two vectors.
this and that.
θ of the complex number's polar representation.
RuntimeException if it is not null.
|
SuanShu, a Java numerical and statistical library | |||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||