Boost logo

Ublas :

Subject: [ublas] Why are the sparse vector find methods not documented?
From: John Reid (j.reid_at_[hidden])
Date: 2011-07-13 08:44:58


Hi,

Why are the find methods of the 3 sparse vector implementations not
documented?

http://www.boost.org/doc/libs/1_47_0/libs/numeric/ublas/doc/vector_sparse.htm

Are they not part of the public interface? They seem like extremely
useful functionality for anyone who needs a sparse vector.

John.