Uses of Interface
org.episteme.core.mathematics.analysis.fractals.MandelbrotProvider
Packages that use MandelbrotProvider
Package
Description
-
Uses of MandelbrotProvider in org.episteme.benchmarks.benchmark.benchmarks
Classes in org.episteme.benchmarks.benchmark.benchmarks that implement interfaces with type arguments of type MandelbrotProviderModifier and TypeClassDescriptionclassA benchmark that systematically tests all available MandelbrotProviders.Methods in org.episteme.benchmarks.benchmark.benchmarks that return types with arguments of type MandelbrotProviderMethods in org.episteme.benchmarks.benchmark.benchmarks with parameters of type MandelbrotProviderModifier and TypeMethodDescriptionvoidSystematicMandelbrotBenchmark.setProvider(MandelbrotProvider provider) -
Uses of MandelbrotProvider in org.episteme.core.mathematics.analysis.fractals.providers
Classes in org.episteme.core.mathematics.analysis.fractals.providers that implement MandelbrotProviderModifier and TypeClassDescriptionclassMulticore implementation of MandelbrotProvider.