logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IsoSpec::ProbAndConfPtr

Author

       Generated automatically by Doxygen for IsoSpec from the source code.

IsoSpec                                           Version 2.2.1                       IsoSpec::ProbAndConfPtr(3)

Constructor & Destructor Documentation

IsoSpec::ProbAndConfPtr::ProbAndConfPtr(doublep,Confc)[inline]
       Definition at line 30 of file conf.h.

Detailed Description

       Definition at line 24 of file conf.h.

Member Data Documentation

doubleIsoSpec::ProbAndConfPtr::first
       Definition at line 27 of file conf.h.

   ConfIsoSpec::ProbAndConfPtr::second
       Definition at line 28 of file conf.h.

Member Function Documentation

boolIsoSpec::ProbAndConfPtr::operator<(constProbAndConfPtr&other)const[inline]
       Definition at line 32 of file conf.h.

Name

       IsoSpec::ProbAndConfPtr

Synopsis

PublicMemberFunctionsProbAndConfPtr (double p, Conf c)
       bool operator< (const ProbAndConfPtr &other) const

   PublicAttributes
       double first
       Conf second

See Also