Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CoMISo
CoMISo
Commits
6fa98ee5
Commit
6fa98ee5
authored
Mar 20, 2020
by
Robin Brost
Browse files
small misspelling
parent
ff304673
Pipeline
#13840
failed with stages
in 3 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Examples/small_exact_constraint_satifaction_example/main.cc
View file @
6fa98ee5
...
...
@@ -212,7 +212,7 @@ int main(void)
std
::
cout
<<
"---------- 6) Try to exactly fulfill constraints..."
<<
std
::
endl
;
ExactConstraintSatisfaction
satisfy
;
satisfy
.
print
M
atrix
(
A
);
satisfy
.
print
_m
atrix
(
A
);
satisfy
.
evaluation
(
A
,
b
,
x
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment