All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.meliorbis.numerics.generic.ZeroChecker Maven / Gradle / Ivy

package com.meliorbis.numerics.generic;

public interface ZeroChecker
{
	boolean isZero(V t_);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy