|
n2p2 - A neural network potential package
|
This is the complete list of members for nnp::CompactFunction, including all inherited members.
| center | nnp::CompactFunction | private |
| CompactFunction() | nnp::CompactFunction | |
| core | nnp::CompactFunction | private |
| df(double a) const | nnp::CompactFunction | inline |
| f(double a) const | nnp::CompactFunction | inline |
| fdf(double a, double &fa, double &dfa) const | nnp::CompactFunction | inline |
| getAsymmetric() const | nnp::CompactFunction | |
| getCenter() const | nnp::CompactFunction | inline |
| getCoreFunctionType() const | nnp::CompactFunction | inline |
| getLeft() const | nnp::CompactFunction | inline |
| getRight() const | nnp::CompactFunction | inline |
| getWidth() const | nnp::CompactFunction | inline |
| left | nnp::CompactFunction | private |
| right | nnp::CompactFunction | private |
| scale | nnp::CompactFunction | private |
| setAsymmetric(bool asymmetric) | nnp::CompactFunction | |
| setCenterWidth(double center, double width) | nnp::CompactFunction | |
| setCoreFunction(CoreFunction::Type const type) | nnp::CompactFunction | inline |
| setLeftRight(double left, double right) | nnp::CompactFunction | |
| width | nnp::CompactFunction | private |