BIJ API

volume
Class Kernel4D

java.lang.Object
  |
  +--volume.Kernel
        |
        +--volume.Kernel4D
Direct Known Subclasses:
Sobel4D

public abstract class Kernel4D
extends Kernel

This class is the generic type for all 4D kernels. (c) 1999-2002 Michael Abramoff. All rights reserved.


Field Summary
 double[][][][] k
           
 
Fields inherited from class volume.Kernel
halfwidth
 
Constructor Summary
Kernel4D()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class volume.Kernel
kernelToString, support
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

k

public double[][][][] k
Constructor Detail

Kernel4D

public Kernel4D()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class Kernel

BIJ API

Submit a bug or feature

Copyright (c) 1997-2003 Michael Abramoff
Licensing available. All Rights Reserved.