type_misc.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ 33 /** represents different confidence levels for (one-sided) hypothesis testing; in order to obtain two-sided confidence 34 * levels, calculate 2 * c - 1, i.e., if the one-sided confidence level is 90 %, the two-sided level is 80 %
Definition: type_misc.h:41 Definition: type_misc.h:39 Definition: type_misc.h:38 Definition: type_misc.h:42 common defines and data types used in all packages of SCIP Definition: type_misc.h:40 |