Brick Library 0.1
Performance-portable stencil datalayout & codegen
|
Public Member Functions | |
def | __init__ (self, name, arity) |
def | __call__ (self, *args, **kwargs) |
Public Attributes | |
name | |
arity | |
def st.func.Func.__init__ | ( | self, | |
name, | |||
arity | |||
) |
def st.func.Func.__call__ | ( | self, | |
* | args, | ||
** | kwargs | ||
) |
st.func.Func.arity |
st.func.Func.name |