OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions
ContextProfileDB Class Reference

#include <hmm_pseudo_counts.hh>

Public Member Functions

 ContextProfileDB ()
 
void Save (const String &filename) const
 
void AddProfile (const ContextProfile &profile)
 
const ContextProfileoperator[] (int idx) const
 
const ContextProfileat (int idx) const
 
size_t size () const
 
size_t profile_length () const
 

Static Public Member Functions

static ContextProfileDBPtr Load (const String &filename)
 
static ContextProfileDBPtr FromCRF (const String &filename)
 

Detailed Description

Definition at line 115 of file hmm_pseudo_counts.hh.

Constructor & Destructor Documentation

ContextProfileDB ( )
inline

Definition at line 119 of file hmm_pseudo_counts.hh.

Member Function Documentation

void AddProfile ( const ContextProfile profile)
inline

Definition at line 127 of file hmm_pseudo_counts.hh.

const ContextProfile& at ( int  idx) const
inline

Definition at line 142 of file hmm_pseudo_counts.hh.

static ContextProfileDBPtr FromCRF ( const String filename)
static
static ContextProfileDBPtr Load ( const String filename)
static
const ContextProfile& operator[] ( int  idx) const
inline

Definition at line 138 of file hmm_pseudo_counts.hh.

size_t profile_length ( ) const
inline

Definition at line 150 of file hmm_pseudo_counts.hh.

void Save ( const String filename) const
size_t size ( ) const
inline

Definition at line 146 of file hmm_pseudo_counts.hh.


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