Commit e3aca381 authored by Davis King's avatar Davis King

updated comments.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402950
parent 5009d5d0
......@@ -12,7 +12,7 @@ namespace dlib
// ----------------------------------------------------------------------------------------
/*!
/*!A sparse_vectors
In dlib, sparse vectors are represented using the container objects
in the C++ STL. In particular, a sparse vector is any container that
contains a sorted range of std::pair<key, scalar_value> objects where:
......
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