예제 #1
0
 public double[] ToArray()
 {
     return(DllImporter.igraph_vector_to_array(vector));
 }