Public Member Functions | Static Public Member Functions | Private Attributes
Action_partial_lu< Interface > Class Template Reference

#include <action_partial_lu.hh>

List of all members.

Public Member Functions

 Action_partial_lu (int size)
 Action_partial_lu (const Action_partial_lu &)
void calculate (void)
void check_result (void)
void initialize (void)
double nb_op_base (void)
 ~Action_partial_lu (void)

Static Public Member Functions

static std::string name (void)

Private Attributes

double _cost
int _size
Interface::gene_matrix C
Interface::stl_matrix C_stl
Interface::gene_matrix X
Interface::gene_matrix X_ref
Interface::stl_matrix X_stl

Detailed Description

template<class Interface>
class Action_partial_lu< Interface >

Definition at line 31 of file action_partial_lu.hh.


Constructor & Destructor Documentation

template<class Interface >
Action_partial_lu< Interface >::Action_partial_lu ( int  size) [inline]

Definition at line 37 of file action_partial_lu.hh.

template<class Interface >
Action_partial_lu< Interface >::Action_partial_lu ( const Action_partial_lu< Interface > &  ) [inline]

Definition at line 59 of file action_partial_lu.hh.

template<class Interface >
Action_partial_lu< Interface >::~Action_partial_lu ( void  ) [inline]

Definition at line 67 of file action_partial_lu.hh.


Member Function Documentation

template<class Interface >
void Action_partial_lu< Interface >::calculate ( void  ) [inline]

Definition at line 92 of file action_partial_lu.hh.

template<class Interface >
void Action_partial_lu< Interface >::check_result ( void  ) [inline]

Definition at line 96 of file action_partial_lu.hh.

template<class Interface >
void Action_partial_lu< Interface >::initialize ( void  ) [inline]

Definition at line 88 of file action_partial_lu.hh.

template<class Interface >
static std::string Action_partial_lu< Interface >::name ( void  ) [inline, static]

Definition at line 79 of file action_partial_lu.hh.

template<class Interface >
double Action_partial_lu< Interface >::nb_op_base ( void  ) [inline]

Definition at line 84 of file action_partial_lu.hh.


Member Data Documentation

template<class Interface >
double Action_partial_lu< Interface >::_cost [private]

Definition at line 122 of file action_partial_lu.hh.

template<class Interface >
int Action_partial_lu< Interface >::_size [private]

Definition at line 121 of file action_partial_lu.hh.

template<class Interface >
Interface::gene_matrix Action_partial_lu< Interface >::C [private]

Definition at line 119 of file action_partial_lu.hh.

template<class Interface >
Interface::stl_matrix Action_partial_lu< Interface >::C_stl [private]

Definition at line 115 of file action_partial_lu.hh.

template<class Interface >
Interface::gene_matrix Action_partial_lu< Interface >::X [private]

Definition at line 118 of file action_partial_lu.hh.

template<class Interface >
Interface::gene_matrix Action_partial_lu< Interface >::X_ref [private]

Definition at line 117 of file action_partial_lu.hh.

template<class Interface >
Interface::stl_matrix Action_partial_lu< Interface >::X_stl [private]

Definition at line 114 of file action_partial_lu.hh.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:33:51