NCBI C++ ToolKit
|
#include <complex>
#include <iostream>
#include <map>
#include <vector>
#include <fstream>
#include <float.h>
#include <algorithm>
#include <corelib/ncbistl.hpp>
#include <corelib/ncbitype.h>
#include <corelib/ncbi_limits.h>
#include "sls_alp_data.hpp"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | alp_reg |
Typedefs | |
typedef double | function_type(double x_, void *func_number_) |
typedef double function_type(double x_, void *func_number_) |
Definition at line 60 of file sls_alp_regression.hpp.