Go to the documentation of this file.
16 #ifndef INCLUDED_core_scoring_constraints_Func_hh
17 #define INCLUDED_core_scoring_constraints_Func_hh
19 #include <utility/pointer/ReferenceCount.hh>
26 namespace constraints {
69 virtual void show( std::ostream & out )
const;
78 std::ostream& out,
Real r,
Size verbose_level,
Real threshold = 1
81 friend std::ostream&
operator<<(std::ostream& out,
const Func& f );