Functions
contrib/oxl/mvl/PMatrixDecompCR.cxx File Reference
#include "PMatrixDecompCR.h"
#include <vcl_iostream.h>
#include <vnl/vnl_matlab_print.h>
#include <vnl/vnl_double_3.h>
#include <vnl/algo/vnl_qr.h>
#include <mvl/PMatrix.h>

Go to the source code of this file.

Functions

void UtSolve (const vnl_double_3x3 &T, vnl_double_3 &x)

Detailed Description

Definition in file PMatrixDecompCR.cxx.


Function Documentation

void UtSolve ( const vnl_double_3x3 T,
vnl_double_3 &  x 
)

Definition at line 29 of file PMatrixDecompCR.cxx.