ADproxyModelClass-class {nimble} | R Documentation |
create an ADproxyModelClass object
Description
create an ADproxyModelClass object. For internal use.
Arguments
Rmodel |
The name of an uncompiled model |
Details
This is a proxy model for model_AD. The class needs just enough pieces to be used like a model for purposes of nodeFunction compilation. The model will contain an ADproxyModel and then the nodeFunction setup code will extract it. The model interface will population the proxy model's CobjectInterface
Author(s)
NIMBLE development team
[Package nimble version 1.2.1 Index]