|
Lucene.Net
3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
|
Public Member Functions | |
| MatrixPermutationIterator (Analysis.Shingle.Matrix.Matrix enclosingInstance) | |
| bool | HasNext () |
| Row[] | Next () |
Definition at line 22 of file MatrixPermutationIterator.cs.
| Lucene.Net.Analysis.Shingle.Matrix.MatrixPermutationIterator.MatrixPermutationIterator | ( | Analysis.Shingle.Matrix.Matrix | enclosingInstance | ) |
Definition at line 28 of file MatrixPermutationIterator.cs.
| bool Lucene.Net.Analysis.Shingle.Matrix.MatrixPermutationIterator.HasNext | ( | ) |
Definition at line 34 of file MatrixPermutationIterator.cs.
| Row [] Lucene.Net.Analysis.Shingle.Matrix.MatrixPermutationIterator.Next | ( | ) |
Definition at line 41 of file MatrixPermutationIterator.cs.
1.8.3