jaxsnn.base.compose.EventPropSpike
-
class
jaxsnn.base.compose.
EventPropSpike
(time: jax.Array, idx: jax.Array, current: jax.Array) Bases:
tree_math._src.vector.VectorMixin
,jaxsnn.event.types.EventPropSpike
-
__init__
(time: jax.Array, idx: jax.Array, current: jax.Array) → None Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(time, idx, current)Initialize self.
asdict
()astuple
()tree_unflatten
(_, children)Attributes
-
asdict
()
-
astuple
()
-
property
fields
-
tree_flatten
()
-
classmethod
tree_unflatten
(_, children)
-