|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.math.matrix.SubMatrix.ShiftConverter
protected class SubMatrix.ShiftConverter
La conversion est juste un decalage d'indice
| Field Summary | |
|---|---|
protected int |
dim
|
protected int |
nb
|
protected int |
start
|
| Constructor Summary | |
|---|---|
SubMatrix.ShiftConverter(int dim,
int start,
int nb)
|
|
| 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 start
protected int nb
| Constructor Detail |
|---|
public SubMatrix.ShiftConverter(int dim,
int start,
int nb)
| 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 | |||||||||