int model_check_compatibility

(model** mo, int model_number)

Tests if number of states and number of outputs in the models match.

Documentation

Tests if number of states and number of outputs in the models match.
Parameters:
mo - : vector of models
model_number - : numbr of models
Returns:
0 for succes; -1 for error

Alphabetic index



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