smodel** smodel_read

(const char* filename,
  int* smo_number)

Reads an ascii file with specifications for one or more smodels.

Documentation

Reads an ascii file with specifications for one or more smodels. All parameters in matrix or vector form. This is necessary whenever an initial model is needed (e.g. training) or sequences have to be generated from trained models. For each smodel block smodel\_read\_block() is called.
Parameters:
filename - input ascii file
- smo_number number of smodels to read
Returns:
vector of read smodels

Alphabetic index



This page was generated with the help of DOC++.