Packages

Core mathematical functions for VIVA - sentient digital life. PAD emotions, Cusp catastrophe, Free Energy Principle, attractor dynamics.

Current section

Files

Jump to
viva_math include viva_math@cusp_StochasticCuspParams.hrl
Raw

include/viva_math@cusp_StochasticCuspParams.hrl

-record(stochastic_cusp_params, {
alpha :: float(),
beta :: float(),
sigma :: float(),
seed :: integer()
}).