JaggedArray
ElementAction
ElementAction2
ElementConverter
ElementConverter<SourceLeafType, TargetLeafType>
ElementConverter2
ConvertElements(Array, ElementConverter)
ConvertElements(Array, Type, ElementConverter)
ConvertElements2(Array, Array, ElementConverter2)
ConvertElements2(Array, Array, Type, ElementConverter2)
ConvertToNew(Array, Type, ElementConverter)
ConvertToNew(Array, Type, Type, ElementConverter)
ConvertToNew<SourceLeafType, TargetLeafType>(Array, ElementConverter<SourceLeafType, TargetLeafType>)
ElementIterator(IEnumerable)
ElementIterator(IEnumerable, Type)
ElementIterator<LeafType>(IEnumerable)
GetDepth(Type)
GetDepth(Type, Type)
GetDepth<JaggedType>()
GetDepth<JaggedType, LeafType>()
GetInnermostType(Type)
GetInnermostType<JaggedType>()
GetLength(IEnumerable)
GetLength(IEnumerable, Type)
GetLength<LeafType>(IEnumerable)
GetLongLength(IEnumerable)
GetLongLength(IEnumerable, Type)
GetLongLength<LeafType>(IEnumerable)
GetRanks(Type)
GetRanks(Type, Type)
GetRanks<JaggedType>()
GetRanks<JaggedType, LeafType>()
GetTypes(Type)
GetTypes(Type, Type)
GetTypes(Type, Type, Type)
GetTypes<JaggedType>()
GetTypes<JaggedType, LeafType>()
GetTypes<JaggedType, LeafType, TargetLeafType>()
VisitElements(IEnumerable, ElementAction)
VisitElements(IEnumerable, Type, ElementAction)
VisitElements2(IEnumerable, IEnumerable, ElementAction2)
VisitElements2(IEnumerable, IEnumerable, Type, Type, ElementAction2)
netcoreapp3.0
namespace Microsoft.ML.Probabilistic.Collections
{
public static class JaggedArray
{
public static void VisitElements2(IEnumerable jaggedArray1, IEnumerable jaggedArray2, ElementAction2 action);
}
}
.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 netcoreapp3.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 framework does not have platform annotations. |
- Built-in API
- Package-provided API