| Package | Description |
|---|---|
| com.bayesserver.data |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReadOptions
Provides a default implementation of
ReadOptions. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultEvidenceReader.read(Evidence evidence,
ReadOptions readOptions)
Reads the next case (record).
|
boolean |
EvidenceReader.read(Evidence evidence,
ReadOptions readOptions)
Reads the next case (record).
|
boolean |
DefaultEvidenceReader.readTemporal(Evidence evidence,
ReadOptions readOptions)
Reads the next temporal record, setting evidence.
|
Copyright © 2021. All rights reserved.