Package | Description |
---|---|
com.mockturtlesolutions.snifflib.mcmctools.database |
Base classes for the repository storage framework of the mcmctools package.
|
com.mockturtlesolutions.snifflib.mcmctools.workbench |
Graphical interface classes for the repository storage framework of the mcmctools package.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GaussianProposalStorage |
Modifier and Type | Class and Description |
---|---|
class |
GaussianProposalDOM |
class |
GaussianProposalSQL |
class |
GaussianProposalXML |
class |
ProposalDistributionDOM |
class |
ProposalDistributionSQL |
class |
ProposalDistributionXML |
Modifier and Type | Method and Description |
---|---|
ProposalDistributionStorage |
MCMCRunPostgreSQL.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
ProposalDistributionStorage |
MCMCRunDOM.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
ProposalDistributionStorage |
MCMCRunSQL.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
ProposalDistributionStorage |
MCMCRunXML.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
ProposalDistributionStorage |
MCMCRunStorage.getProposalDistributionStorage() |
Modifier and Type | Class and Description |
---|---|
class |
GaussianProposalFrame |
class |
GaussianProposalPanel |
Modifier and Type | Method and Description |
---|---|
ProposalDistributionStorage |
MCMCRunPanel.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
ProposalDistributionStorage |
MCMCRunFrame.getProposalDistributionStorage()
Returns the repository storage for the proposal distribution of this run.
|
Copyright © 2011, 2013. Daniel P. Dougherty