#include <assert.h>
Go to the source code of this file.
Namespaces | |
mmx | |
mmx::linear | |
Functions | |
template<typename real_t > | |
bool | mmx::linear::gramschmidt (real_t *M, unsigned m, unsigned n) |
template<typename real_t > | |
void | mmx::linear::library (real_t *M, unsigned n, real_t *v) |