A feature (Generic Math) was introduced in .NET 6 Preview 7.
https://devblogs.microsoft.com/dotnet/preview-features-in-net-6-generic-math/
It essentially allows you to "...use operators on generic types. ".
This might be useful / make it easier to apply operations using VBuffer and DataFrameColumn types.
A feature (Generic Math) was introduced in .NET 6 Preview 7.
https://devblogs.microsoft.com/dotnet/preview-features-in-net-6-generic-math/
It essentially allows you to "...use operators on generic types. ".
This might be useful / make it easier to apply operations using VBuffer and DataFrameColumn types.