Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
3d5a3d7b
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "f3761405c88d36becaba7589362aa976a39aa59c"
Commit
3d5a3d7b
authored
Jan 05, 2020
by
Davis King
Browse files
fixed spelling error
parent
471c3d30
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
dlib/filtering/rls_filter_abstract.h
dlib/filtering/rls_filter_abstract.h
+2
-2
No files found.
dlib/filtering/rls_filter_abstract.h
View file @
3d5a3d7b
...
@@ -95,8 +95,8 @@ namespace dlib
...
@@ -95,8 +95,8 @@ namespace dlib
)
const
;
)
const
;
/*!
/*!
ensures
ensures
- returns the size of the history buffer. This is the number of points which
- returns the size of the history buffer. This is the number of points which
are
are
linearly combine to make the predictions returned by get_predicted_next_state().
linearly combine
d
to make the predictions returned by get_predicted_next_state().
!*/
!*/
void
update
(
void
update
(
...
...
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