Biogeme: Python Library
2.5
|
Go to the source code of this file.
Classes | |
class | bio_iterator.iterator |
Generic class for an iterator. More... | |
class | bio_iterator.drawIterator |
Iterates on the data file for generate the user defined draws (since biogeme 2.4) More... | |
class | bio_iterator.metaIterator |
meta iterators are designed to iterate on group of rows of the data file. More... | |
class | bio_iterator.rowIterator |
row iterators are designed to iterate on rows of the data file. More... | |
Variables | |
list | bio_iterator.listOfIterator = [] |
Definition in file bio_iterator.py.