All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class conv.convc.Ccai

java.lang.Object
   |
   +----sep.operator.SepLinearOperator
           |
           +----conv.convc.Ccai

public class Ccai
extends SepLinearOperator


y = F x and x = F' y where F is a cutoff convolution


Variable Index

 o dim
 o f

Constructor Index

 o Ccai(Ccai)

Method Index

 o copy()
 o equals(Object)
Compares two Objects for equality.

Variables

 o f
 protected Rsf f
 o dim
 protected int dim

Constructors

 o Ccai
 protected Ccai(Ccai src)

Methods

 o equals
 public boolean equals(Object obj2)
Compares two Objects for equality.

Overrides:
equals in class Object
 o copy
 public JamObject copy()
Overrides:
copy in class SepLinearOperator

All Packages  Class Hierarchy  This Package  Previous  Next  Index