BIJ API

volume
Class Beaudetx

java.lang.Object
  |
  +--volume.Kernel
        |
        +--volume.Kernel2D
              |
              +--volume.Beaudetx

public class Beaudetx
extends Kernel2D

This class implements Beaudet differentiation in x direction. (c) 1999-2002 Michael Abramoff. All rights reserved.


Fields inherited from class volume.Kernel2D
k
 
Fields inherited from class volume.Kernel
halfwidth
 
Constructor Summary
Beaudetx()
          Initialize Beaudet kernel.
 
Methods inherited from class volume.Kernel2D
kernelToString
 
Methods inherited from class volume.Kernel
support, toString
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Beaudetx

public Beaudetx()
Initialize Beaudet kernel.

BIJ API

Submit a bug or feature

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