Ejemplo n.º 1
0
 public IEnumerator <double> GetEnumerator()
 {
     return(Vectors.GetEnumerator(this));
 }