Class AddVarianceWithStrongTypeHistogram
This is the one for strong typed histogram.
Inheritance
AddVarianceWithStrongTypeHistogram
Assembly: MetricSetTransformers.dll
public class AddVarianceWithStrongTypeHistogram : AddVariance, IMetricsPlanTransformer
Constructors
View Source
Declaration
public AddVarianceWithStrongTypeHistogram(ILogger logger = null)
Parameters
Type |
Name |
Description |
ILogger |
logger |
|
Methods
View Source
Declaration
protected override Expression CreateHistogramOperation(Expression expr)
Parameters
Returns
Overrides
Implements
Extension Methods