#include <TargetDist.h>
|
| | TargetDist (Log &mylog) |
| |
| double | calculate (std::vector< double > &derivs) |
| |
| void | read (const PDB &pdb, const std::vector< Value * > &myargs) |
| |
| void | read (const std::vector< double > &targ, const std::vector< Value * > &ar) |
| |
◆ TargetDist()
| PLMD::TargetDist::TargetDist |
( |
Log & | mylog | ) |
|
|
inlineexplicit |
◆ calculate()
| double PLMD::TargetDist::calculate |
( |
std::vector< double > & | derivs | ) |
|
◆ read() [1/2]
| void PLMD::TargetDist::read |
( |
const PDB & | pdb, |
|
|
const std::vector< Value * > & | myargs ) |
◆ read() [2/2]
| void PLMD::TargetDist::read |
( |
const std::vector< double > & | targ, |
|
|
const std::vector< Value * > & | ar ) |
◆ args
| std::vector<Value*> PLMD::TargetDist::args |
|
private |
◆ log
| Log& PLMD::TargetDist::log |
|
private |
◆ target
| std::vector<double> PLMD::TargetDist::target |
|
private |
The documentation for this class was generated from the following files: