jaxsnn.event.root.next_finder.LIFState
-
class
jaxsnn.event.root.next_finder.
LIFState
(V: jax.Array, I: jax.Array) Bases:
tree_math._src.vector.VectorMixin
,jaxsnn.event.types.LIFState
-
__init__
(V: jax.Array, I: jax.Array) → None Initialize self. See help(type(self)) for accurate signature.
Methods
__init__
(V, I)Initialize self.
asdict
()astuple
()tree_unflatten
(_, children)Attributes
-
asdict
()
-
astuple
()
-
property
fields
-
tree_flatten
()
-
classmethod
tree_unflatten
(_, children)
-