|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComplexMappingND
This interface defines an N dimensional map. It is a convenience interface for Complex only mappings.
AbstractMapping| Method Summary | |
|---|---|
Complex[] |
map(Complex[] x)
A user-defined map. |
int |
numInputDimensions()
The dimension of variable parameter. |
int |
numOutputDimensions()
The dimension of the result values. |
| Methods inherited from interface org.jscience.mathematics.analysis.NumberMappingND |
|---|
map |
| Method Detail |
|---|
Complex[] map(Complex[] x)
org.jscience.mathematics.analysis.Domain.int numInputDimensions()
numInputDimensions in interface NumberMappingNDint numOutputDimensions()
numOutputDimensions in interface NumberMappingND
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||