Test additional content header

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.

Classes

ValuesTRepresents both, a strongly typed read-ony list of Values, and a value that is Sum of all elements.
ValuesDebugViewProvides a simplified debug view of Values collection class.
ValuesLinqMathExtensionsProvides static methods of common aggregate functions for types implementing IValuesProvider.

Interfaces

IValuesProviderTProvides a standard interface for all value collections that provides methods to support implementation of new operators and domain specific aggregate methods.