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

Static Public Member Functions

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

Detailed Description

Definition at line 142 of file LinearExpr.cs.

Member Function Documentation

◆ Sum() [1/2]

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

Definition at line 144 of file LinearExpr.cs.

◆ Sum() [2/2]

static 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: