gaussian_elimination.h File Reference

#include <utility>
#include <cmath>
#include <TooN/TooN.h>
Include dependency graph for gaussian_elimination.h:

Go to the source code of this file.

Classes

struct  TooN::Internal::Size3< i, j, k >

Namespaces

namespace  TooN
 

Everything lives inside this namespace.


namespace  TooN::Internal

Functions

template<int R1, int C1, int R2, int C2, typename Precision >
Matrix< Internal::Size3< R1,
C1, R2 >::s, C2, Precision > 
TooN::gaussian_elimination (Matrix< R1, C1, Precision > A, Matrix< R2, C2, Precision > b)
template<int N, typename Precision >
Vector< N, Precision > TooN::gaussian_elimination (Matrix< N, N, Precision > A, Vector< N, Precision > b)
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


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