All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class rsf.util.Laplacian

java.lang.Object
   |
   +----rsf.util.Laplacian

public final class Laplacian
extends Object



Constructor Index

 o Laplacian()

Method Index

 o main(String[])
 o newRsf(Axis[])
 o newRsf(int)
 o newRsf(RsfSpace)

Constructors

 o Laplacian
 public Laplacian()

Methods

 o main
 public static void main(String args[])
 o newRsf
 public static Rsf newRsf(Axis axes[])
 o newRsf
 public static Rsf newRsf(int dim)
 o newRsf
 public static Rsf newRsf(RsfSpace filtSpace)

All Packages  Class Hierarchy  This Package  Previous  Next  Index