The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fib::algorithms::nD2::cMatrix2D< tValue > Member List

This is the complete list of members for fib::algorithms::nD2::cMatrix2D< tValue >, including all inherited members.

apply(tValue func(const tValue &))fib::algorithms::nD2::cMatrix2D< tValue >
cMatrix2D(unsigned long ulInSizeX, unsigned long ulInSizeY, const tValue &initValue=0)fib::algorithms::nD2::cMatrix2D< tValue >
cMatrix2D(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
count(bool condition(const tValue &)) const fib::algorithms::nD2::cMatrix2D< tValue >
countNull() const fib::algorithms::nD2::cMatrix2D< tValue >
derivate(unsigned int direction=1)fib::algorithms::nD2::cMatrix2D< tValue >
derivateDirection1()fib::algorithms::nD2::cMatrix2D< tValue >
derivateDirection2()fib::algorithms::nD2::cMatrix2D< tValue >
evalueCondition(bool condition(const tValue &)) const fib::algorithms::nD2::cMatrix2D< tValue >
get(unsigned long ulX, unsigned long ulY)fib::algorithms::nD2::cMatrix2D< tValue >
get(unsigned long ulX, unsigned long ulY) const fib::algorithms::nD2::cMatrix2D< tValue >
isNull(const tValue &value)fib::algorithms::nD2::cMatrix2D< tValue >inlineprotectedstatic
isNullD(const double &value)fib::algorithms::nD2::cMatrix2D< tValue >inlineprotectedstatic
isNullLD(const long double &value)fib::algorithms::nD2::cMatrix2D< tValue >inlineprotectedstatic
matrixfib::algorithms::nD2::cMatrix2D< tValue >protected
max() const fib::algorithms::nD2::cMatrix2D< tValue >
min() const fib::algorithms::nD2::cMatrix2D< tValue >
operator*=(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
operator+=(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
operator-=(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
operator/=(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
operator=(const cMatrix2D &inMatrix)fib::algorithms::nD2::cMatrix2D< tValue >
print(ostream &outStream) const fib::algorithms::nD2::cMatrix2D< tValue >
resize(unsigned long ulInSizeX, unsigned long ulInSizeY, const tValue &initValue=0)fib::algorithms::nD2::cMatrix2D< tValue >
set(unsigned long ulX, unsigned long ulY, const tValue &value)fib::algorithms::nD2::cMatrix2D< tValue >
size() const fib::algorithms::nD2::cMatrix2D< tValue >
sum() const fib::algorithms::nD2::cMatrix2D< tValue >
ulSizeXfib::algorithms::nD2::cMatrix2D< tValue >protected
ulSizeYfib::algorithms::nD2::cMatrix2D< tValue >protected