Microsoft Research, Cambridge
Assembly: Infer.Runtime (in Infer.Runtime.dll) Version: 2.5.30417.0 (2.5.30417.0)
Supports setting an instance to the product of two values of the same type
Namespace: MicrosoftResearch.Infer.MathsAssembly: Infer.Runtime (in Infer.Runtime.dll) Version: 2.5.30417.0 (2.5.30417.0)
Syntax
public interface SettableToProduct<T> : SettableToProduct<T, T>
Type Parameters
- T
- The type
See Also