Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
Google.OrTools.LinearSolver.LinearExprArrayHelper Class Reference

Detailed Description

Definition at line 142 of file LinearExpr.cs.

Static Public Member Functions

static LinearExpr Sum (this LinearExpr[] exprs)
static LinearExpr Sum (this Variable[] vars)

Member Function Documentation

◆ Sum() [1/2]

LinearExpr Google.OrTools.LinearSolver.LinearExprArrayHelper.Sum ( this LinearExpr[] exprs)
inlinestatic

Definition at line 144 of file LinearExpr.cs.

◆ Sum() [2/2]

LinearExpr Google.OrTools.LinearSolver.LinearExprArrayHelper.Sum ( this Variable[] vars)
inlinestatic

Definition at line 149 of file LinearExpr.cs.


The documentation for this class was generated from the following file: