namespace Microsoft.ML.Probabilistic.Distributions.Automata
{
    public abstract class TransducerBase<TSrcSequence, TSrcElement, TSrcElementDistribution, TSrcSequenceManipulator, TSrcAutomaton, TDestSequence, TDestElement, TDestElementDistribution, TDestSequenceManipulator, TDestAutomaton, TPairDistribution, TThis>
        where TSrcSequence: class, IEnumerable<TSrcElement>
        where TSrcElementDistribution: new(), CanComputeProduct<TSrcElementDistribution>, CanCreatePartialUniform<TSrcElementDistribution>, CanGetLogAverageOf<TSrcElementDistribution>, IImmutableDistribution<TSrcElement, TSrcElementDistribution>, Sampleable<TSrcElement>, SummableExactly<TSrcElementDistribution>
        where TSrcSequenceManipulator: new(), ISequenceManipulator<TSrcSequence, TSrcElement>
        where TSrcAutomaton: new(), Automaton<TSrcSequence, TSrcElement, TSrcElementDistribution, TSrcSequenceManipulator, TSrcAutomaton>
        where TDestSequence: class, IEnumerable<TDestElement>
        where TDestElementDistribution: new(), CanComputeProduct<TDestElementDistribution>, CanCreatePartialUniform<TDestElementDistribution>, CanGetLogAverageOf<TDestElementDistribution>, IImmutableDistribution<TDestElement, TDestElementDistribution>, Sampleable<TDestElement>, SummableExactly<TDestElementDistribution>
        where TDestSequenceManipulator: new(), ISequenceManipulator<TDestSequence, TDestElement>
        where TDestAutomaton: new(), Automaton<TDestSequence, TDestElement, TDestElementDistribution, TDestSequenceManipulator, TDestAutomaton>
        where TPairDistribution: new(), ImmutablePairDistributionBase<TSrcElement, TSrcElementDistribution, TDestElement, TDestElementDistribution, TPairDistribution>
        where TThis: new(), TransducerBase<TSrcSequence, TSrcElement, TSrcElementDistribution, TSrcSequenceManipulator, TSrcAutomaton, TDestSequence, TDestElement, TDestElementDistribution, TDestSequenceManipulator, TDestAutomaton, TPairDistribution, TThis>
}
Assembly Microsoft.ML.Probabilistic , Version=0.4.2403.801, PublicKeyToken=e4813102a62778da
Package Microsoft.ML.Probabilistic netstandard2.0
.NET 5.05.0-windows6.06.0-android6.0-ios6.0-maccatalyst6.0-macos6.0-tizen6.0-tvos6.0-windows7.07.0-android7.0-ios7.0-maccatalyst7.0-macos7.0-tizen7.0-tvos7.0-windows8.08.0-android8.0-ios8.0-maccatalyst8.0-macos8.0-tvos8.0-windows9.09.0-android9.0-ios9.0-maccatalyst9.0-macos9.0-tvos9.0-windows
.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
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

03/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙