
fr.vergne.downhill.impl.SimpleDownhillCollider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of downhill-core Show documentation
Show all versions of downhill-core Show documentation
Implementation of the downhill collider algorithm.
The newest version!
package fr.vergne.downhill.impl;
/**
* Old version of the {@link ReductionDownhillCollider}.
*
* @author Matthieu Vergne
*
* @deprecated Use {@link ReductionDownhillCollider} instead.
*/
@Deprecated
public class SimpleDownhillCollider extends
ReductionDownhillCollider {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy