Skip to content

Fix references to state space of FSP solutions #44

Description

@dmitrisvetlov

Within SSIT.m, there are 15 references to fspSoln.stateSpace (among 76 total references to stateSpace).

In at least one place (line 3676, within likelihoodSweep), this causes an error because of the recent refactoring of solution storage.

In other places (namely, in the code related to model reduction), an assignment is made to a local fspSoln.stateSpace, which seems fine a priori, but I have not tested those methods.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions