#include <utility>
#include <cmath>
#include <TooN/TooN.h>
Go to the source code of this file.
Namespaces | |
namespace | TooN |
Everything lives inside this namespace. | |
Functions | |
template<int R, int C, class Precision , class Base > | |
void | TooN::gauss_jordan (Matrix< R, C, Precision, Base > &m) |