Fluent.Calculations.Primitives.Collections Namespace
Contains base types that represent collection arguments and results of your calculations and related metadata. Contains classes that provides supported operations with collections.
ValuesT | Represents both, a strongly typed read-ony list of Values, and a value that is Sum of all elements. |
ValuesDebugView | Provides a simplified debug view of Values collection class. |
ValuesLinqMathExtensions | Provides static methods of common aggregate functions for types implementing IValuesProvider. |
IValuesProviderT | Provides a standard interface for all value collections that provides methods to support implementation of new operators and domain specific aggregate methods. |