Beam
Offset
Slope
Beam(Double)
Beam(Interval)
Beam(Double, Double)
Beam(Double, Interval)
Beam(Vector, Double)
Beam(Vector, Interval)
Abs(Interval)
Compose(Beam[])
ComposePartial(Beam)
Exp(Interval)
GetExpectation(Double, CancellationToken, CanGetQuantile<Double>, Func<Interval, Beam>)
GetExpectation(Double, CancellationToken, CanGetQuantile<Double>, Boolean, Func<Interval, Beam>)
GetExpectation(Double, CancellationToken, Interval, Interval, ITruncatableDistribution<Double>, Boolean, Func<Interval, Beam>)
GetExpectation2(Double, CancellationToken, Interval, Interval, ITruncatableDistribution<Double>, Func<Interval, Beam>)
GetOutputInterval(Double)
GetOutputInterval(Interval[])
GetOutputInterval(Vector)
GetProbBetween(CanGetProbLessThan<Double>, Double, Interval, Interval)
GetProbBetween(CanGetProbLessThan<Double>, Interval, Double, Interval)
GetProbBetween(CanGetProbLessThan<Double>, Interval, Interval, Interval)
GetProbLessThan(CanGetProbLessThan<Double>, Int32, Interval, Interval)
GetQuantile(CanGetQuantile<Double>, Int32, Interval, Interval)
Integrate(Interval)
Integrate(Interval, Double, CancellationToken, Func<Interval, Beam>)
IsNaN()
Max(Interval, Double)
Min(Interval, Double)
NondecreasingFunction(Func<Double, Double>, Int32, Interval, Interval)
NormalCdf(Interval)
PadLeft()
PadRight(Int32)
Permute(Int32[])
Product(Interval, Interval)
Reciprocal(Interval)
Remove(Beam)
Square(Interval)
ToString()
Unit(Int32, Int32)
WeightedAverage(Interval[], Interval[])
WeightedAverage(Interval, Interval, Interval, Interval)
operator -(Beam)
operator -(Beam, Beam)
operator -(Beam, Double)
operator *(Beam, Double)
operator /(Beam, Double)
operator +(Beam, Beam)
operator +(Beam, Double)
net10.0-windows7.0
namespace Microsoft.ML.Probabilistic.Math
{
public class Beam
{
public static Beam Min(Interval input, double maximum);
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.ML.Probabilistic , Version=0.4.2403.801, PublicKeyToken=e4813102a62778da |
Referencing | Your project needs a package reference to |
Package | Microsoft.ML.Probabilistic (0.4.2403.801) netstandard2.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API