Boost.uBlas 1.49
Linear Algebra in C++: matrices, vectors and numeric algorithms

boost::numeric::ublas::detail::less_pair< P > Struct Template Reference

#include <storage_sparse.hpp>

List of all members.

Public Member Functions

BOOST_UBLAS_INLINE bool operator() (const P &p1, const P &p2)

Detailed Description

template<class P>
struct boost::numeric::ublas::detail::less_pair< P >

Definition at line 52 of file storage_sparse.hpp.


Member Function Documentation

template<class P >
BOOST_UBLAS_INLINE bool boost::numeric::ublas::detail::less_pair< P >::operator() ( const P &  p1,
const P &  p2 
) [inline]

Definition at line 54 of file storage_sparse.hpp.


The documentation for this struct was generated from the following file: