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