Exemple #1
0
 public void Fill(double v)
 {
     DllImporter.igraph_vector_fill(vector, v);
 }