|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.math.matrix.SubMatrix.MappingConverter
protected class SubMatrix.MappingConverter
La conversion est le mapping d'un element vers un autre element
| Field Summary | |
|---|---|
protected int |
dim
|
protected int[] |
elem
|
| Constructor Summary | |
|---|---|
SubMatrix.MappingConverter(int dim,
int[] elem)
|
|
| Method Summary | |
|---|---|
int[] |
convertCoordinates(int[] coordinates)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int dim
protected int[] elem
| Constructor Detail |
|---|
public SubMatrix.MappingConverter(int dim,
int[] elem)
| Method Detail |
|---|
public int[] convertCoordinates(int[] coordinates)
convertCoordinates in interface SubMatrix.DimensionConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||