NumericLib Class Reference
[Core classes which are not MarSystems]

Assorted Numerical Routines. More...

#include <NumericLib.h>


Static Public Member Functions

static mrs_real bhattacharyyaShape (const realvec &Ci, const realvec &Cj, const realvec &dummy=realvec())
static mrs_real divergenceShape (const realvec &Ci, const realvec &Cj, const realvec &dummy=realvec())


Detailed Description

Assorted Numerical Routines.

Numerical routines ported and adapted from several sources (indicated where appropriated). Code adapted by <lmartins@inescporto.pt> - 16.06.2006

Definition at line 69 of file NumericLib.h.


Member Function Documentation

mrs_real bhattacharyyaShape ( const realvec Ci,
const realvec Cj,
const realvec dummy = realvec() 
) [static]

matrices should be square and equal sized

Definition at line 2046 of file NumericLib.cpp.

References realvec::det(), realvec::getCols(), and realvec::getRows().

mrs_real divergenceShape ( const realvec Ci,
const realvec Cj,
const realvec dummy = realvec() 
) [static]

matrices should be square and equal sized

Definition at line 1979 of file NumericLib.cpp.

References realvec::getCols(), realvec::getRows(), and realvec::trace().


The documentation for this class was generated from the following files:

Generated on Wed May 23 00:02:23 2012 for Marsyas by  doxygen 1.5.6