Added missing const.

This commit is contained in:
Davis King 2016-07-20 20:28:08 -04:00
parent c256cf0999
commit 437690c32d
2 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ namespace dlib
}
const matrix<double,0,1>& get_predicted_next_state(
)
) const
{
return next;
}

View File

@ -134,7 +134,7 @@ namespace dlib
!*/
const matrix<double,0,1>& get_predicted_next_state(
);
) const;
/*!
ensures
- returns the estimate of the next point we will observe in the