#include <TargetDist.h>
Public Member Functions | |
| TargetDist (Log &log) | |
| double | calculate (std::vector< double > &derivs) |
| void | read (const PDB &pdb, std::vector< Value * > args) |
| void | read (const std::vector< double > &targ, std::vector< Value * > ar) |
Private Attributes | |
| std::vector< Value * > | args |
| Log & | log |
| std::vector< double > | target |
|
inlineexplicit |
| double PLMD::TargetDist::calculate | ( | std::vector< double > & | derivs | ) |
| void PLMD::TargetDist::read | ( | const std::vector< double > & | targ, |
| std::vector< Value * > | ar ) |
|
private |
|
private |
|
private |
Hosted by GitHub
|
1.17.0
|