mirror of https://github.com/davisking/dlib.git
Removed cruft
This commit is contained in:
parent
3bb2a8179e
commit
627db9e14d
|
@ -181,7 +181,6 @@ namespace dlib
|
|||
invstds.host(); means.host();
|
||||
|
||||
const float eps = 0.00001;
|
||||
p_src = src.host();
|
||||
// compute variances
|
||||
for (long i = 0; i < num; ++i)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue