amici.ModelModule

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

Enable Python static type checking for AMICI-generated model modules

__init__(*args, **kwargs)

Methods Summary

__init__(*args, **kwargs)

getModel()

rtype

amici.amici.Model

Methods

__init__(*args, **kwargs)
getModel()[source]
Return type

amici.amici.Model