MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Namespaces | Functions
mdsInverse.h File Reference

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2010 by Michal Spanel
. More...

#include <MDSTk/Base/mdsStaticAssert.h>
#include <MDSTk/Math/mdsBase.h>
#include <MDSTk/Math/mdsMatrixBase.h>
#include <MDSTk/Math/mdsVectorBase.h>
#include <MDSTk/Math/mdsMathExceptions.h>
#include <Eigen/LU>
#include "mdsInverse.hxx"

Namespaces

namespace  mds
 

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2005 by Michal Spanel


namespace  mds::math

Functions

template<class M >
void mds::math::inverse (CMatrixBase< M > &Matrix)
 Inplace computation of a square matrix inverse.

Detailed Description

Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2003-2010 by Michal Spanel
.

Author: Michal Spanel, spanel@fit.vutbr.cz
Date: 2006/02/16

Id:
mdsInverse.h 2049 2012-01-09 13:04:08Z spanel

Description: