Classes | Functions
math Namespace Reference

Classes

class  matrix
class  matrix_error

Functions

MAT_TEMPLATE matrixT operator! (const matrixT m) _THROW_MATRIX_ERROR
MAT_TEMPLATE bool operator!= (const matrixT &m1, const matrixT &m2) _NO_THROW
MAT_TEMPLATE matrixT operator* (const matrixT &m, const T &no) _NO_THROW
MAT_TEMPLATE matrixT operator* (const T &no, const matrixT &m) _NO_THROW
MAT_TEMPLATE matrixT operator* (const matrixT &m1, const matrixT &m2) _THROW_MATRIX_ERROR
MAT_TEMPLATE matrixT operator+ (const matrixT &m1, const matrixT &m2) _THROW_MATRIX_ERROR
MAT_TEMPLATE matrixT operator- (const matrixT &m1, const matrixT &m2) _THROW_MATRIX_ERROR
MAT_TEMPLATE matrixT operator/ (const matrixT &m, const T &no) _NO_THROW
MAT_TEMPLATE matrixT operator/ (const T &no, const matrixT &m) _THROW_MATRIX_ERROR
MAT_TEMPLATE matrixT operator/ (const matrixT &m1, const matrixT &m2) _THROW_MATRIX_ERROR
MAT_TEMPLATE ostream & operator<< (ostream &ostrm, const matrixT &m)
MAT_TEMPLATE bool operator== (const matrixT &m1, const matrixT &m2) _NO_THROW
MAT_TEMPLATE istream & operator>> (istream &istrm, matrixT &m)
MAT_TEMPLATE matrixT operator^ (const matrixT &m, const size_t &pow) _THROW_MATRIX_ERROR
MAT_TEMPLATE matrixT operator~ (const matrixT &m) _NO_THROW

Function Documentation

Definition at line 666 of file matrix.h.

MAT_TEMPLATE bool math::operator!= ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 474 of file matrix.h.

MAT_TEMPLATE matrixT math::operator* ( const matrixT m,
const T &  no 
) [inline]

Definition at line 594 of file matrix.h.

MAT_TEMPLATE matrixT math::operator* ( const T &  no,
const matrixT m 
) [inline]

Definition at line 604 of file matrix.h.

MAT_TEMPLATE matrixT math::operator* ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 611 of file matrix.h.

MAT_TEMPLATE matrixT math::operator+ ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 576 of file matrix.h.

MAT_TEMPLATE matrixT math::operator- ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 585 of file matrix.h.

MAT_TEMPLATE matrixT math::operator/ ( const matrixT m,
const T &  no 
) [inline]

Definition at line 620 of file matrix.h.

MAT_TEMPLATE matrixT math::operator/ ( const T &  no,
const matrixT m 
) [inline]

Definition at line 628 of file matrix.h.

MAT_TEMPLATE matrixT math::operator/ ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 635 of file matrix.h.

MAT_TEMPLATE ostream& math::operator<< ( ostream &  ostrm,
const matrixT m 
) [inline]

Definition at line 442 of file matrix.h.

MAT_TEMPLATE bool math::operator== ( const matrixT m1,
const matrixT m2 
) [inline]

Definition at line 459 of file matrix.h.

MAT_TEMPLATE istream& math::operator>> ( istream &  istrm,
matrixT m 
) [inline]

Definition at line 428 of file matrix.h.

MAT_TEMPLATE matrixT math::operator^ ( const matrixT m,
const size_t &  pow 
) [inline]

Definition at line 642 of file matrix.h.

MAT_TEMPLATE matrixT math::operator~ ( const matrixT m) [inline]

Definition at line 651 of file matrix.h.



ros_rt_wmp_sniffer
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:58