brainpy.nn.datatypes.SingleData#

class brainpy.nn.datatypes.SingleData[source]#

Pass the only one data into the node. If there are multiple data, an error will be raised.

__init__()#

Methods

__init__()

filter(data)