|
JAutoDiff | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
X - A set forms a field.public interface Field<X>
A class X implements the Field<X> interface indicates that X has properties of being a field.
| Method Summary | |
|---|---|
X |
div(X i_v)
Returns an object of X whose value is (this / i_v). |
X |
inverse()
Returns an object of X whose value is (1 / this). |
| Methods inherited from interface nilgiri.math.Ring |
|---|
mul, pow |
| Methods inherited from interface nilgiri.math.Group |
|---|
minus, mul, negate, plus |
| Method Detail |
|---|
X inverse()
X div(X i_v)
i_v -
|
JAutoDiff | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||