extThopt
Interface Inversable

All Known Implementing Classes:
BasicLiquid, ExtPropServer, H2OLiBrMixture

public interface Inversable

This interface defines the method that classes must implement to allow for inversion bu dichotomy

Author:
Renaud GICQUEL

Method Summary
 double f_dicho(double $T, double $p, java.lang.String $fonct)
           
 

Method Detail

f_dicho

double f_dicho(double $T,
               double $p,
               java.lang.String $fonct)