matrix_ortho.h File Reference

#include <cml/mathlib/vector_ortho.h>

Include dependency graph for matrix_ortho.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cml

Functions

template<typename E , class A , class B , class L >
void cml::matrix_orthogonalize_2x2 (matrix< E, A, B, L > &m, size_t stable_axis=0, size_t num_iter=0, E s=E(1))
 Orthogonalize the upper-left 2x2 portion of a matrix.
template<typename E , class A , class B , class L >
void cml::matrix_orthogonalize_3x3 (matrix< E, A, B, L > &m, size_t stable_axis=2, size_t num_iter=0, E s=E(1))
 Orthogonalize the upper-left 3x3 portion of a matrix.


Detailed Description

Definition in file matrix_ortho.h.


Generated on Sat Jul 18 19:35:36 2009 for CML 1.0 by  doxygen 1.5.9