|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasFixedLength
Is this input field of a fixed length, such as an array? Or is it read "iterator style" where we call "next" until there is no more data. If the length can be "known" ahead of time, then the input field should support this interface.
| Method Summary | |
|---|---|
int |
length()
|
| Method Detail |
|---|
int length()
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||