|
STK++ 1.0
|
In this file we define the GramSchidt method. More...


Go to the source code of this file.
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
Functions | |
| template<class TContainer2D > | |
| void | STK::gramSchmidt (ITContainer2D< Real, TContainer2D > &A) |
| The gramSchmidt method perform the Gram Schmidt orthonormalization of a ITContainer2D of Real. | |
In this file we define the GramSchidt method.
Definition in file STK_GramSchmidt.h.