, including all inherited members.
| apply(fmatrix &srcdest) const | cvr::noise | [virtual] |
| apply(dmatrix &srcdest) const | cvr::noise | |
| apply(imatrix &srcdest) const | cvr::noise | |
| apply(matrix< ubyte > &srcdest) const | cvr::noise | [virtual] |
| apply(fvector &srcdest) const | cvr::noise | |
| apply(dvector &srcdest) const | cvr::noise | |
| apply(ivector &srcdest) const | cvr::noise | |
| apply(const fmatrix &src, fmatrix &dest) const | cvr::noise | [virtual] |
| apply(const dmatrix &src, dmatrix &dest) const | cvr::noise | |
| apply(const imatrix &src, imatrix &dest) const | cvr::noise | |
| apply(const matrix< ubyte > &src, matrix< ubyte > &dest) const | cvr::noise | [virtual] |
| apply(const fvector &src, fvector &dest) const | cvr::noise | |
| apply(const dvector &src, dvector &dest) const | cvr::noise | |
| apply(const ivector &src, ivector &dest) const | cvr::noise | |
| matrixProcessingInterface< double >::apply(matrix< double > &srcdest) const =0 | cvr::matrixProcessingInterface< double > | [pure virtual] |
| matrixProcessingInterface< double >::apply(const matrix< double > &src, matrix< double > &dest) const =0 | cvr::matrixProcessingInterface< double > | [pure virtual] |
| matrixProcessingInterface< int >::apply(matrix< int > &srcdest) const =0 | cvr::matrixProcessingInterface< int > | [pure virtual] |
| matrixProcessingInterface< int >::apply(const matrix< int > &src, matrix< int > &dest) const =0 | cvr::matrixProcessingInterface< int > | [pure virtual] |
| attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
| buildName() const | cvr::object | [protected, virtual] |
| clone() const | cvr::noise | [virtual] |
| copy(const noise &other) | cvr::noise | |
| cvr::functor::copy(const functor &other) | cvr::functor | |
| cvr::parametersManager::copy(const parametersManager &other) | cvr::parametersManager | |
| functor() | cvr::functor | |
| functor(const functor &other) | cvr::functor | |
| generator_ | cvr::noise | [mutable, protected] |
| getNoiseGenerator() | cvr::noise | |
| getParameters() const | cvr::noise | |
| getParameters() | cvr::noise | [protected] |
| getStatusObject() const | cvr::status | |
| getStatusString() const | cvr::status | |
| ioObject() | cvr::ioObject | |
| name() const | cvr::noise | [virtual] |
| newInstance() const | cvr::noise | [virtual] |
| noise() | cvr::noise | |
| noise(const parameters &par) | cvr::noise | |
| noise(const noise &other) | cvr::noise | |
| object() | cvr::object | |
| operator=(const noise &other) | cvr::noise | |
| parametersManager() | cvr::parametersManager | |
| parametersManager(const parametersManager &other) | cvr::parametersManager | |
| read(ioHandler &handler, const bool complete=true) | cvr::functor | [virtual] |
| setNoiseGenerator(univariateContinuousDistribution &generator) | cvr::noise | |
| setParameters(const parameters &theParam) | cvr::parametersManager | [virtual] |
| setStatusMonitor(statusMonitor &monitor) | cvr::status | [static] |
| setStatusString(const char *msg) const | cvr::status | |
| setStatusString(const std::string &msg) const | cvr::status | |
| status() | cvr::status | |
| status(const status &other) | cvr::status | |
| uniform_ | cvr::noise | [mutable, protected] |
| updateParameters() | cvr::noise | [virtual] |
| useParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
| validParameters() const | cvr::parametersManager | [virtual] |
| write(ioHandler &handler, const bool complete=true) const | cvr::functor | [virtual] |
| ~functor() | cvr::functor | [virtual] |
| ~ioObject() | cvr::ioObject | [virtual] |
| matrixProcessingInterface< float >::~matrixProcessingInterface() | cvr::matrixProcessingInterface< float > | [inline, virtual] |
| matrixProcessingInterface< double >::~matrixProcessingInterface() | cvr::matrixProcessingInterface< double > | [inline, virtual] |
| matrixProcessingInterface< int >::~matrixProcessingInterface() | cvr::matrixProcessingInterface< int > | [inline, virtual] |
| matrixProcessingInterface< ubyte >::~matrixProcessingInterface() | cvr::matrixProcessingInterface< ubyte > | [inline, virtual] |
| ~noise() | cvr::noise | [virtual] |
| ~object() | cvr::object | [virtual] |
| ~parametersManager() | cvr::parametersManager | [virtual] |
| ~status() | cvr::status | [virtual] |