RowIndexSorter Struct Reference

Collaboration diagram for RowIndexSorter:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

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


Detailed Description

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


Constructor & Destructor Documentation

RowIndexSorter::RowIndexSorter ( vector< vector< float > > const &  m,
size_t const   c 
) [inline]

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

RowIndexSorter::RowIndexSorter ( vector< vector< float > > const &  m,
size_t const   c 
) [inline]

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


Member Function Documentation

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

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

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

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


Member Data Documentation

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

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

size_t const RowIndexSorter::my_col

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


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

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