NCBI C++ ToolKit
|
#include <complex>
#include <iostream>
#include <map>
#include <vector>
#include <fstream>
#include <float.h>
#include <corelib/ncbistl.hpp>
#include "sls_alp_data.hpp"
#include "sls_alp_regression.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | state |
class | alp |
Variables | |
const double | DBL_MAX1 =DBL_MAX/10.0 |
const double DBL_MAX1 =DBL_MAX/10.0 |
Definition at line 57 of file sls_alp.hpp.