Go to the documentation of this file.
13 #ifndef INCLUDED_core_scoring_constraints_AngleConstraint_hh
14 #define INCLUDED_core_scoring_constraints_AngleConstraint_hh
29 #include <utility/vector1.hh>
34 namespace constraints {
134 virtual void show(std::ostream& out )
const;
153 return func_->func( theta );
160 return func_->dfunc( theta );