#include <polynomial.hh>
◆ Polynomial_1d() [1/2]
| core::scoring::hbonds::Polynomial_1d::Polynomial_1d |
( |
std::string const & |
polynomial_name, |
|
|
HBGeoDimType const |
geometric_dimension, |
|
|
Real const |
xmin, |
|
|
Real const |
xmax, |
|
|
Real const |
min_val, |
|
|
Real const |
max_val, |
|
|
Real const |
root1, |
|
|
Real const |
root2, |
|
|
Size |
degree, |
|
|
utility::vector1< Real > const & |
coefficients |
|
) |
| |
◆ Polynomial_1d() [2/2]
| core::scoring::hbonds::Polynomial_1d::Polynomial_1d |
( |
Polynomial_1d const & |
src | ) |
|
|
default |
◆ geometric_dimension()
| HBGeoDimType core::scoring::hbonds::Polynomial_1d::geometric_dimension |
( |
| ) |
const |
◆ show()
| void core::scoring::hbonds::Polynomial_1d::show |
( |
std::ostream & |
out | ) |
const |
◆ show_values()
| std::string core::scoring::hbonds::Polynomial_1d::show_values |
( |
| ) |
const |
◆ geometric_dimension_
| HBGeoDimType core::scoring::hbonds::Polynomial_1d::geometric_dimension_ |
|
private |
The documentation for this class was generated from the following files: