/source/math/vetDFMatrix.h Class Reference
Class designed for Digital Filters' Kernel. It's a n*n matrix of chars + normalization char, so: char[n*n+1]. For complex operations or different items types use class vetMatrix (normalization = sum is managed) . Included a set of default kernels (call createKernel_3x3).
More...
#include <vetDFMatrix.h>
Detailed Description
Class designed for Digital Filters' Kernel. It's a n*n matrix of chars + normalization char, so: char[n*n+1]. For complex operations or different items types use class vetMatrix (normalization = sum is managed) . Included a set of default kernels (call createKernel_3x3).
- Bug:
- Warning:
- Todo:
- See also:
- vetDigitalFilter
vetMatrix
The documentation for this class was generated from the following file:
Generated on Tue Jan 24 11:59:14 2006 for VETLib by
1.4.4