Commit dd91dc35 authored by Davis King's avatar Davis King

Fixed typos in spec

parent 82564712
......@@ -78,7 +78,7 @@ namespace dlib
!*/
void set_epsilon (
scalar_type eps_
scalar_type eps
);
/*!
requires
......@@ -100,7 +100,7 @@ namespace dlib
!*/
void set_epsilon_insensitivity (
scalar_type eps_
scalar_type eps
);
/*!
requires
......@@ -222,7 +222,7 @@ namespace dlib
!*/
void set_c (
scalar_type C_
scalar_type C
);
/*!
requires
......
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