FlexReport for WPF
AnWTFilterFloat クラス
メンバ 


C1.WPF.Document.4.6.2 アセンブリ > GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間 : AnWTFilterFloat クラス
This extends the analysis wavelet filter general definitions of AnWTFilter by adding methods that work for float data specifically. Implementations that work on float data should inherit from this class.

See the AnWTFilter class for details such as normalization, how to split odd-length signals, etc.

The advantage of using the specialized method is that no casts are performed.

オブジェクト モデル
AnWTFilterFloat クラス
シンタックス
'宣言
 
Public MustInherit Class AnWTFilterFloat 
   Inherits AnWTFilter
'使用法
 
Dim instance As AnWTFilterFloat
public abstract class AnWTFilterFloat : AnWTFilter 
継承階層

System.Object
   GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilter
      GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis.AnWTFilterFloat

参照

AnWTFilterFloat メンバ
GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.wavelet.analysis 名前空間