CMAPLE 1.0.0
C++ MAximum Parsimonious Likelihood Estimation
Loading...
Searching...
No Matches
Public Attributes | List of all members
cmaple::Model::ModelParams Struct Reference

#include <model.h>

Public Attributes

std::string model_name
 
std::string state_freqs
 
std::string mut_rates
 

Detailed Description

A structure to store model parameters

Member Data Documentation

◆ model_name

std::string cmaple::Model::ModelParams::model_name

Name of the model in string

◆ state_freqs

std::string cmaple::Model::ModelParams::state_freqs

State frequencies in string

◆ mut_rates

std::string cmaple::Model::ModelParams::mut_rates

Mutation rates in string


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