Interface DynamicalMap<T>
- All Known Subinterfaces:
DiscreteMap
- All Known Implementing Classes:
HenonMap, LogisticMap
public interface DynamicalMap<T>
Represents a dynamical system map f: T -> T.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
-
Method Details
-
map
-
iterate
-