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

boost::numeric::ublas::detail::less_triple< T > Struct Template Reference

#include <storage_sparse.hpp>

List of all members.

Public Member Functions

BOOST_UBLAS_INLINE bool operator() (const T &t1, const T &t2)

Detailed Description

template<class T>
struct boost::numeric::ublas::detail::less_triple< T >

Definition at line 59 of file storage_sparse.hpp.


Member Function Documentation

template<class T >
BOOST_UBLAS_INLINE bool boost::numeric::ublas::detail::less_triple< T >::operator() ( const T &  t1,
const T &  t2 
) [inline]

Definition at line 61 of file storage_sparse.hpp.


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