SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.analysis.sequence

Interface Summary
Sequence A sequence is an ordered list of (real) numbers.
Summation.Term Define the terms in a summation series.
 

Class Summary
Fibonacci Construct a Fibonacci sequence.
Summation Summation sums up the Summation.Terms.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.