Method | Description | |
---|---|---|
DecomposeImageInPlace ( float image ) : void | ||
DecomposeImagesInPlace ( IEnumerable |
Method | Description | |
---|---|---|
DecompositionStep ( float array, int h ) : void |
public abstract DecomposeImageInPlace ( float image ) : void | ||
image | float | |
return | void |
public DecomposeImagesInPlace ( IEnumerable |
||
logarithmizedSpectrum | IEnumerable |
|
return | void |
protected DecompositionStep ( float array, int h ) : void | ||
array | float | |
h | int | |
return | void |