UseLUInv Struct Reference

List of all members.

Static Public Member Functions

static string name ()
template<int R, int C>
static void solve (const Matrix< R, R > &a, const Matrix< R, C > &b, Matrix< R, C > &x)

Detailed Description

Definition at line 62 of file solve_ax_equals_b.cc.


Member Function Documentation

static string UseLUInv::name (  )  [inline, static]

Definition at line 72 of file solve_ax_equals_b.cc.

template<int R, int C>
static void UseLUInv::solve ( const Matrix< R, R > &  a,
const Matrix< R, C > &  b,
Matrix< R, C > &  x 
) [inline, static]

Definition at line 64 of file solve_ax_equals_b.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


libtoon
Author(s): Florian Weisshardt
autogenerated on Fri Jan 11 10:09:42 2013