|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SuccessionI
A succession, or a function that takes a non-negative integer index and returns a real number.
Method Summary | |
---|---|
double |
f(int n)
Returns the y value associated to the specified index n. |
Method Detail |
---|
double f(int n)
n
- the non-negative integer index
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |