ml_assert_infdescsys
Checks if given struct has inf descriptor matrices.
Contents
Syntax
ml_assert_infdescsys(sys)
Description
This function checks if a given structure contains inf descriptor matrices with appropriate matrices and dimensions and throws an error if not.
Input
sys - structure, which shall be checked
Output
---
See Also