ne_net_getNumReactions

const size_t sbne::ne_net_getNumReactions(Network *net)

Gets the number of NReaction objects in this Network object.

Parameters:

net – a pointer to the Network object.

Returns:

the number of NReactions of this Network object.