Package | Description |
---|---|
broadwick.config.generated | |
broadwick.model |
This package contains the base classes and interfaces for the definition of models for the
Broadwick framework.
|
Modifier and Type | Class and Description |
---|---|
class |
GaussianPrior
Java class for GaussianPrior complex type.
|
static class |
Models.Model.Priors
Java class for anonymous complex type.
|
class |
UniformPrior
Java class for UniformPrior complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<Prior> |
Models.Model.Priors.gaussianPriorAndUniformPrior |
Modifier and Type | Method and Description |
---|---|
List<Prior> |
Models.Model.Priors.getGaussianPriorAndUniformPrior()
Gets the value of the gaussianPriorAndUniformPrior property.
|
Modifier and Type | Field and Description |
---|---|
private List<Prior> |
Model.priors |
Modifier and Type | Method and Description |
---|---|
void |
Model.setModelPriors(List<Prior> priors)
Set the list of priors for the model.
|
Copyright © 2015 University of Glasgow. All rights reserved.