Brick Library 0.1
Performance-portable stencil datalayout & codegen
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
st.func.Func Class Reference

Public Member Functions

def __init__ (self, name, arity)
 
def __call__ (self, *args, **kwargs)
 

Public Attributes

 name
 
 arity
 

Constructor & Destructor Documentation

◆ __init__()

def st.func.Func.__init__ (   self,
  name,
  arity 
)

Member Function Documentation

◆ __call__()

def st.func.Func.__call__ (   self,
args,
**  kwargs 
)

Member Data Documentation

◆ arity

st.func.Func.arity

◆ name

st.func.Func.name

The documentation for this class was generated from the following file: