FourierBase.serialize_prior#

FourierBase.serialize_prior()[source]#

Serialize the prior distribution.

Parameters:
priorVariableFactory | Prior

The prior distribution to serialize.

Returns:
dict[str, Any]

The serialized prior distribution.