We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SymbolicLinearInterface
1 parent a3240a4 commit 9b4d3ecCopy full SHA for 9b4d3ec
src/problems/linear_problems.jl
@@ -1,7 +1,8 @@
1
"""
2
$(TYPEDEF)
3
4
-A utility struct stored inside `LinearProblem` to enable a symbolic interface.
+A utility struct stored inside `LinearProblem` to enable a symbolic interface. Intended for
5
+use by ModelingToolkit.jl.
6
7
# Fields
8
0 commit comments