Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

matrix_ex.h File Reference

declaration : ex-matrix functions More...

#include <gsl/gsl_matrix.h>

Include dependency graph for matrix_ex.h:

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

Go to the source code of this file.

Namespaces

namespace  MatrixEx

Functions

void MatrixEx::matrix_inverse (gsl_matrix *dest, const gsl_matrix *src)
 inverse matrix
void MatrixEx::matrix_pseudo_inverse (gsl_matrix *dest, const gsl_matrix *src)
 pseudo inverse matrix
void MatrixEx::pseudo_inverse_right (gsl_matrix *dest, const gsl_matrix *src)
 right hand side pseudo inverse matrix
void MatrixEx::pseudo_inverse_left (gsl_matrix *dest, const gsl_matrix *src)
 left hand side pseudo inverse matrix


Detailed Description

declaration : ex-matrix functions

Author:
Tomohiko Mukai

Definition in file matrix_ex.h.


Generated on Thu Aug 11 13:01:35 2005 for Kriging sample by  doxygen 1.4.3