List of usage examples for org.apache.poi.ss.formula.functions Function3Arg interface-usage
From source file nl.eur.ese.spreadsheettest.DStarRunner.java
/**
* This class performs a D* calculation. It takes an {@link IDStarAlgorithm} object and
* uses it for calculating the result value. Iterating a database and checking the
* entries against the set of conditions is done here.
*
* TODO: