public interface IndependentModelParameterProvider
Modifier and Type | Method and Description |
---|---|
default Map<String,RandomVariable> |
getModelParameters()
Returns a map of independent model parameters of this model.
|
default Map<String,RandomVariable> getModelParameters()
Copyright © 2019. All rights reserved.