ARB
Public Member Functions | List of all members
ST_rate_matrix Class Reference

#include <st_ml.hxx>

Public Member Functions

 ST_rate_matrix ()
 
void set (double dist, double TT_ratio)
 
void transform (const ST_base_vector &in, ST_base_vector &out) const
 
void print ()
 

Detailed Description

Definition at line 97 of file st_ml.hxx.

Constructor & Destructor Documentation

ST_rate_matrix::ST_rate_matrix ( )
inline

Definition at line 105 of file st_ml.hxx.

Member Function Documentation

void ST_rate_matrix::set ( double  dist,
double  TT_ratio 
)

Definition at line 120 of file ST_ml.cxx.

References ST_MAX_BASE.

void ST_rate_matrix::transform ( const ST_base_vector in,
ST_base_vector out 
) const
inline
void ST_rate_matrix::print ( )

Definition at line 128 of file ST_ml.cxx.

References ST_MAX_BASE.


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