NARVAL_G_GraphSize performs the number of nodes n and links l of the graph g.
Examples
nn=150;//network sizeL=1000;//network square area sidedmax=100;//Locality radius[g]=NARVAL_T_LocalityConnex(nn,L,dmax);//generation of a topology in respect with the Locality methodind=1;[f]=NARVAL_G_ShowGraph(g,ind);[n,l]=NARVAL_G_GraphSize(g);//application of NARVAL_G_GraphSizenl