|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.flow.EvOpGeneral
endrov.flow.EvOpStack1
endrov.flowFourier.EvOpCircConv3D
public class EvOpCircConv3D
Circular convolution Complexity, same as FourierTransform
| Constructor Summary | |
|---|---|
EvOpCircConv3D(EvStack kernel)
|
|
| Method Summary | |
|---|---|
static EvStack |
apply(ProgressHandle ph,
EvStack kernel,
EvStack imb)
|
EvStack |
exec1(ProgressHandle ph,
EvStack... p)
Apply given several stacks, returns only the first stack |
| Methods inherited from class endrov.flow.EvOpStack1 |
|---|
exec, exec, exec, exec1, exec1, getNumberChannels |
| Methods inherited from class endrov.flow.EvOpGeneral |
|---|
exec11, exec11, exec1Untyped, execUntyped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvOpCircConv3D(EvStack kernel)
| Method Detail |
|---|
public EvStack exec1(ProgressHandle ph,
EvStack... p)
EvOpGeneral
exec1 in class EvOpStack1
public static EvStack apply(ProgressHandle ph,
EvStack kernel,
EvStack imb)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||