Rev Language Reference


model

Usage

model(RevObject x, RevObject ...)

Arguments

x : RevObject (pass by const reference)
Any variable that is connected in the model graph.
... : RevObject (pass by const reference)
Additional variables.

Methods