ColIndexSorter Struct Reference

Collaboration diagram for ColIndexSorter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ColIndexSorter (vector< vector< float > > const &m, size_t const r)
template<typename T >
bool operator() (T const &a, T const &b) const
 ColIndexSorter (vector< vector< float > > const &m, size_t const r)
template<typename T >
bool operator() (T const &a, T const &b) const

Public Attributes

vector< vector< float > > const & M
size_t const my_row


Detailed Description

Definition at line 214 of file try-align.cc.


Constructor & Destructor Documentation

ColIndexSorter::ColIndexSorter ( vector< vector< float > > const &  m,
size_t const   r 
) [inline]

Definition at line 219 of file try-align.cc.

ColIndexSorter::ColIndexSorter ( vector< vector< float > > const &  m,
size_t const   r 
) [inline]

Definition at line 231 of file try-align2.cc.


Member Function Documentation

template<typename T >
bool ColIndexSorter::operator() ( T const &  a,
T const &  b 
) const [inline]

Definition at line 236 of file try-align2.cc.

template<typename T >
bool ColIndexSorter::operator() ( T const &  a,
T const &  b 
) const [inline]

Definition at line 224 of file try-align.cc.


Member Data Documentation

vector< vector< float > > const & ColIndexSorter::M

Definition at line 217 of file try-align.cc.

size_t const ColIndexSorter::my_row

Definition at line 218 of file try-align.cc.


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

Generated on Thu Jul 6 00:31:45 2017 for Moses by  doxygen 1.5.9