amici.ModelModule

class amici.ModelModule(*args, **kwds)[source]

Enable Python static type checking for AMICI-generated model modules

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods Summary

__init__(*args, **kwargs)

Initialize self.

getModel()

rtype

amici.amici.Model

Methods

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

getModel()[source]
Return type

amici.amici.Model