"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "f3761405c88d36becaba7589362aa976a39aa59c"
Commit 3d5a3d7b authored by Davis King's avatar Davis King
Browse files

fixed spelling error

parent 471c3d30
...@@ -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 combined to make the predictions returned by get_predicted_next_state().
!*/ !*/
void update ( void update (
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment