Class StringFormatOp_RequireEveryPlaceholder
An implementation of message passing operations for the string formatting factor that supports argument names and requires every argument placeholder to be present in a format string.
Inheritance
StringFormatOp_RequireEveryPlaceholder
Inherited Members
Namespace: Microsoft.ML.Probabilistic.Factors
Assembly: Microsoft.ML.Probabilistic.dll
Syntax
[Quality(QualityBand.Experimental)]
public class StringFormatOp_RequireEveryPlaceholder : StringFormatOpBase<StringFormatOp_RequireEveryPlaceholder>