int smodel_check_compatibility

(smodel** smo,
  int smodel_number)

For a vector of smodels: check that the number of states and the number of output function components are the same in each smodel.

Documentation

For a vector of smodels: check that the number of states and the number of output function components are the same in each smodel.
Parameters:
- smo vector of smodels for checking
smodel_number - number of smodels
Returns:
0 if smodels are ok, -1 for error

Alphabetic index



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