Namespace Microsoft.ML.Probabilistic.Utilities
Classes
Argument
Useful routines for checking arguments of a function for correctness.
ArrayComparer<T>
An equality comparer that compares arrays based on content.
AssertWhenDebugging
Assertion methods which are stripped out in release mode.
Hash
Utilities for implementing GetHashCode().
StringUtil
Helpful methods for converting objects to strings.
Util
Helpful methods used throughout the library.