DenseMatrixArithmetics2x2 Class Reference

#include <DenseMatrixArithmeticsNN.h>

Inheritance diagram for DenseMatrixArithmetics2x2:
DenseMatrixArithmetics

List of all members.

Public Member Functions

 DenseMatrixArithmetics2x2 (long n)
void GetInversion (double *C, double *pA)
void SubATBproduct (double *pC, double *pa, double *pb)

Detailed Description

Definition at line 139 of file DenseMatrixArithmeticsNN.h.


Constructor & Destructor Documentation

DenseMatrixArithmetics2x2 ( long  n  )  [inline]

Definition at line 142 of file DenseMatrixArithmeticsNN.h.


Member Function Documentation

void GetInversion ( double *  C,
double *  pA 
) [virtual]

Reimplemented from DenseMatrixArithmetics.

Definition at line 552 of file DenseMatrixArithmeticsNN.cpp.

void SubATBproduct ( double *  pC,
double *  pa,
double *  pb 
) [virtual]

Reimplemented from DenseMatrixArithmetics.

Definition at line 544 of file DenseMatrixArithmeticsNN.cpp.


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

Generated by  doxygen 1.6.2