Cambridge SMT System
Directions Class Reference

#include <Optimize.h>

Public Member Functions

 Directions ()
 
const PARAMSGet (const unsigned int)
 
void Set (const unsigned int, PARAMS)
 
void Set (std::vector< PARAMS >, TuneSet &)
 
unsigned int Size ()
 
void Resize (unsigned int, TuneSet &lats)
 
const std::vector< SidFilteredLattices (unsigned int, const std::vector< Sid > &)
 
bool ContainsAxis (unsigned int)
 

Detailed Description

Definition at line 253 of file Optimize.h.

Constructor & Destructor Documentation

Directions::Directions ( )

Definition at line 83 of file Optimize.cpp.

Member Function Documentation

bool Directions::ContainsAxis ( unsigned int  axis)

Definition at line 188 of file Optimize.cpp.

Here is the caller graph for this function:

const std::vector< Sid > Directions::FilteredLattices ( unsigned int  axis,
const std::vector< Sid > &  lats 
)

Definition at line 172 of file Optimize.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

const PARAMS & Directions::Get ( const unsigned int  axis)

Definition at line 135 of file Optimize.cpp.

Here is the caller graph for this function:

void Directions::Resize ( unsigned int  dim,
TuneSet lats 
)

Definition at line 87 of file Optimize.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void Directions::Set ( const unsigned int  axis,
PARAMS  direction 
)

Definition at line 145 of file Optimize.cpp.

void Directions::Set ( std::vector< PARAMS batch,
TuneSet lats 
)

Definition at line 149 of file Optimize.cpp.

Here is the call graph for this function:

unsigned int Directions::Size ( )

Definition at line 158 of file Optimize.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


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