Abstract non Polymorphyc Matrix:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines
Classes | Namespaces | Defines | Functions
Matrix_Dense.h File Reference

Declarations and definitiones for class Matrix_Dense<>. More...

#include "Matrix_BASE.h"

Go to the source code of this file.

Classes

class  Mx::Matrix_Dense< E >
 This is a very chirrisquitica matrix that can change size dinamically. More...

Namespaces

namespace  Mx
 Chirrisquitica matrix by adolf.nosp@m.o@di.nosp@m.-mare.nosp@m..com.

Defines

#define Matrix_Dense_h
 Avoids multiple inclusion.
#define English_dox   "Doxygen: English documentation"
 "Doxygen: English documentation"

Functions

template<class T >
bool Mx::check_ok (const Matrix_Dense< T > &M)
 Checks the class invariant.
template<class T >
void Mx::add_Matrix (Matrix_Dense< T > &Res, const Matrix_Dense< T > &M)
 Default implementation for operator+( Matrix_BASE<E>&, Matrix_BASE<E> )

Detailed Description

Declarations and definitiones for class Matrix_Dense<>.

Author:
Adolfo Di Mare adolf.nosp@m.o@di.nosp@m.-mare.nosp@m..com
Date:
2009

Definition in file Matrix_Dense.h.


Define Documentation

#define Matrix_Dense_h

Avoids multiple inclusion.

#define English_dox   "Doxygen: English documentation"

"Doxygen: English documentation"

Definition at line 450 of file Matrix_Dense.h.