| Modifier and Type | Class and Description |
|---|---|
class |
MatrixIteratorImpl
MatrixIteratorImpl.
|
static class |
MatrixSemanticsDecorator.SemanticsDecoratorMatrixIterator |
protected class |
SubMatrix.SubMatrixIteratorImpl |
| Modifier and Type | Field and Description |
|---|---|
protected MatrixIterator |
MatrixSemanticsDecorator.SemanticsDecoratorMatrixIterator.iterator |
| Modifier and Type | Method and Description |
|---|---|
MatrixIterator |
MatrixNDImpl.iterator() |
MatrixIterator |
MatrixND.iterator()
Retourne un iterator sur toute la matrice.
|
MatrixIterator |
MatrixSemanticsDecorator.iterator() |
MatrixIterator |
SubMatrix.iterator() |
MatrixIterator |
MatrixProxy.iterator() |
| Constructor and Description |
|---|
MatrixSemanticsDecorator.SemanticsDecoratorMatrixIterator(SemanticsDecorator decorator,
MatrixIterator iterator) |
Copyright © 2004-2012 CodeLutin. All Rights Reserved.