nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Math.Lambda

Microsoft.VisualBasic.Math.Lambda 5.0.9753.4776.

Namespaces 3 Types 18 Members 76

01 Namespaces

Microsoft.VisualBasic.Math.Lambda

TypeSummary Members
MathMLCompiler mathML -> lambda -> linq expression -> compile VB lambda 0
SymbolIndex the parameter symbol index of the lambda function 2

Microsoft.VisualBasic.Math.Lambda.Symbolic

TypeSummary Members
BooleanAlgebra 4
Derivative 7
ExpressionExtensions Shared helpers that operate on the immutable Expression tree. 9
Integration 3
Limit 3
MakeSimplify 3
PolyExpansion Expand products and powers of sums into distributed form. 0
Polynomial 8
Rationalizer Rationalise the denominators of an expression: eliminate square roots and the imaginary unit from every denominator by conjugate multiplication. 3
Substitute 3
Symbolic symbolic computation engine 23
Taylor 3
TaylorResult The polynomial part and the Lagrange remainder of a Taylor expansion. 4
UnifySymbol a unify symbol model a * (x ^ n) 1
UnivariatePoly A univariate polynomial a0 + a1*x + ... 0

Microsoft.VisualBasic.Math.Lambda.Symbolic.ExpressionExtensions

TypeSummary Members
ExpressionRewriter A reusable recursive visitor that rewrites an expression tree. 0