Documentation of 'Catalano.Math.Functions.Chaotic.IChaoticFunction' Java class
IChaoticFunction
Catalano.Math.Functions.Chaotic

Interface IChaoticFunction

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double Generate(double x)
      Generate a value from the chaotic function.
      double[] Generate(double initialState, int iterations)
      Generate a map from the chaotic function.
    • Method Detail

      • Generate

        double Generate(double x)
        Generate a value from the chaotic function.
        Parameters:
        x - Value.
        Returns:
        Value.
      • Generate

        double[] Generate(double initialState,
                          int iterations)
        Generate a map from the chaotic function.
        Parameters:
        initialState - Initial state (value).
        iterations - Number of iterations.
        Returns:
        Chaotic map.

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.