Rosetta
Public Member Functions | Private Attributes | List of all members
RMS_ScoringScheme Class Reference
Inheritance diagram for RMS_ScoringScheme:
Inheritance graph
[legend]

Public Member Functions

 RMS_ScoringScheme (Size const len)
 
core::sequence::ScoringSchemeOP clone () const
 
Real score (core::sequence::SequenceOP seq1, core::sequence::SequenceOP seq2, Size pos1, Size pos2)
 
Size length () const
 

Private Attributes

Size length_
 

Constructor & Destructor Documentation

◆ RMS_ScoringScheme()

RMS_ScoringScheme::RMS_ScoringScheme ( Size const  len)
inline

Referenced by clone(), and main().

Member Function Documentation

◆ clone()

core::sequence::ScoringSchemeOP RMS_ScoringScheme::clone ( ) const
inline

References RMS_ScoringScheme().

◆ length()

Size RMS_ScoringScheme::length ( ) const
inline

◆ score()

Real RMS_ScoringScheme::score ( core::sequence::SequenceOP  seq1,
core::sequence::SequenceOP  seq2,
Size  pos1,
Size  pos2 
)
inline

Member Data Documentation

◆ length_

Size RMS_ScoringScheme::length_
private

Referenced by length().


The documentation for this class was generated from the following file: