pygrenade\_vx.network.Neuron ============================ .. currentmodule:: pygrenade_vx.network .. autoclass:: Neuron :members: :show-inheritance: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Neuron.__init__ ~Neuron.add_compartment ~Neuron.add_compartment_connection ~Neuron.adjacent_compartments ~Neuron.compartment_connection_iterators ~Neuron.compartment_iterators ~Neuron.compartments_connected ~Neuron.contains ~Neuron.get ~Neuron.get_compartment_index_map ~Neuron.in_degree ~Neuron.isomorphism ~Neuron.neighbour ~Neuron.num_compartment_connections ~Neuron.num_compartments ~Neuron.out_degree ~Neuron.remove_compartment ~Neuron.remove_compartment_connection ~Neuron.set ~Neuron.source ~Neuron.target ~Neuron.valid