finesse.model.Model.is_built¶
- property Model.is_built¶
Flag indicating whether the model has been built.
When this evaluates to True, the structure of the underlying matrix should not be changed.
- Getter
True if the model has been built, False otherwise.