| EuclideanNorm(ICollection< double > vector) | VectorUtils | [static] |
| InitNormal(IList< double > vector, double mean, double stdev) | VectorUtils | [static] |
| L1Norm(ICollection< double > vector) | VectorUtils | [static] |
| ReadVector(TextReader reader) | VectorUtils | [static] |
| WriteVector(StreamWriter writer, ICollection< double > vector) | VectorUtils | [static] |
1.6.3