mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
removed cruft
This commit is contained in:
parent
7a1e67e60f
commit
05cdc0ed24
@ -21,12 +21,7 @@ namespace dlib
|
||||
>
|
||||
class graph_labeler
|
||||
{
|
||||
/*!
|
||||
REQUIREMENTS ON vector_type
|
||||
- vector_type is a dlib::matrix or sparse vector. It can be either
|
||||
so long as it is capable of representing both edge and node weight
|
||||
vectors.
|
||||
!*/
|
||||
|
||||
public:
|
||||
|
||||
typedef std::vector<node_label> label_type;
|
||||
|
Loading…
Reference in New Issue
Block a user