MCPcopy Create free account

hub / github.com/cvanaret/Uno / functions

Functions1,118 in github.com/cvanaret/Uno

↓ 267 callersMethoddata
uno/linear_algebra/DenseMatrix.hpp:110
↓ 123 callersMethodresize
uno/linear_algebra/Vector.hpp:98
↓ 97 callersMethodset_double
uno/options/Options.cpp:112
↓ 75 callersMethodsize
uno/symbolic/Sum.hpp:22
↓ 69 callersMethodget_double
uno/options/Options.cpp:170
↓ 63 callersFunctionview
uno/linear_algebra/VectorView.hpp:261
↓ 56 callersMethodset_string
uno/options/Options.cpp:122
↓ 54 callersMethodsize
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/ElasticVariables.hpp:24
↓ 48 callersMethodset
uno/options/Presets.cpp:26
↓ 48 callersMethodsize
uno/linear_algebra/VectorView.hpp:39
↓ 42 callersFunctionis_finite
uno/tools/Infinity.hpp:15
↓ 40 callersMethoddata
uno/linear_algebra/VectorView.hpp:47
↓ 33 callersMethodcolumn
uno/linear_algebra/DenseMatrix.hpp:95
↓ 25 callersMethodinitialize_memory
uno/ingredients/subproblem_solvers/IQPSolver.cpp:18
↓ 24 callersMethodset_bool
uno/options/Options.cpp:117
↓ 23 callersMethodbegin
uno/symbolic/Range.hpp:72
↓ 23 callersMethodend
uno/symbolic/Range.hpp:76
↓ 23 callersFunctionuno_get_result
auxiliary function
interfaces/C/Uno_C_API.cpp:1093
↓ 22 callersMethodscale
uno/linear_algebra/Vector.hpp:148
↓ 21 callersMethoddo_symbolic_analysis
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:95
↓ 21 callersFunctionto_const_array
interfaces/Python/unopy.hpp:35
↓ 20 callersMethodadd_column
uno/tools/Statistics.cpp:63
↓ 20 callersFunctiondot
x^T y
uno/linear_algebra/BLAS.hpp:97
↓ 19 callersMethoddo_numerical_factorization
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:119
↓ 17 callersFunctionis_infinite
uno/tools/Infinity.hpp:20
↓ 15 callersMethodemplace_back
uno/linear_algebra/Vector.hpp:114
↓ 15 callersFunctionglyph
picks the ASCII fallback on Windows, the UTF-8 glyph elsewhere
uno/tools/Symbols.hpp:19
↓ 15 callersMethodpush_back
insertion
uno/linear_algebra/Vector.hpp:109
↓ 14 callersMethodinsert
uno/linear_algebra/SparseVector.hpp:87
↓ 14 callersFunctionjoin
uno/linear_algebra/Vector.hpp:180
↓ 14 callersFunctionprint_vector
uno/linear_algebra/Vector.hpp:166
↓ 13 callersMethodfill
uno/linear_algebra/DenseMatrix.hpp:120
↓ 12 callersMethodfill
uno/ingredients/subproblem_solvers/BQPD/BQPDQuadraticProgram.cpp:69
↓ 12 callersMethodset_integer
setters
uno/options/Options.cpp:107
↓ 12 callersFunctiontranspose
uno/symbolic/Transpose.hpp:25
↓ 11 callersMethodperforms_primal_regularization
uno/ingredients/subproblem/Subproblem.cpp:216
↓ 11 callersMethodreset
uno/ingredients/globalization_strategies/MeritFunction.cpp:57
↓ 11 callersMethodsubmatrix
uno/linear_algebra/DenseMatrix.hpp:105
↓ 10 callersMethodget
uno/optimization/Parameterization.cpp:11
↓ 10 callersMethodis_positive_definite
uno/ingredients/hessian_models/ZeroHessian.cpp:31
↓ 10 callersMethodsolve_indefinite_system
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:158
↓ 9 callersMethodget_bool
uno/options/Options.cpp:180
↓ 9 callersMethodinitialize_statistics
uno/ingredients/hessian_models/ZeroHessian.cpp:35
↓ 9 callersMethodnumber_jacobian_nonzeros
uno/ingredients/subproblem/Subproblem.cpp:235
↓ 9 callersMethodprint_current_line
uno/tools/Statistics.cpp:165
↓ 9 callersMethodreserve
uno/linear_algebra/SparseVector.hpp:81
↓ 9 callersMethodview
uno/linear_algebra/Vector.hpp:152
↓ 8 callersMethodbarrier_parameter
uno/ingredients/inequality_handling_methods/interior_point_methods/InteriorPointMethod.hpp:169
↓ 8 callersMethodnumber_hessian_nonzeros
uno/ingredients/subproblem/Subproblem.cpp:239
↓ 7 callersFunctioncopy
y := x
uno/linear_algebra/BLAS.hpp:76
↓ 7 callersMethodempty
uno/linear_algebra/Vector.hpp:73
↓ 7 callersMethodevaluate_objective_gradient
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/l1RelaxedProblem.cpp:127
↓ 7 callersMethodmatrix_is_singular
uno/ingredients/subproblem_solvers/MA57/MA57Solver.cpp:232
↓ 7 callersFunctionnorm_2
uno/linear_algebra/Norm.hpp:96
↓ 7 callersMethodset_number_variables
uno/optimization/Iterate.cpp:15
↓ 7 callersMethodsize
uno/linear_algebra/Vector.hpp:69
↓ 7 callersFunctionto_array
interfaces/Python/unopy.hpp:25
↓ 7 callersFunctionto_string
uno/optimization/ProblemType.hpp:10
↓ 6 callersFunctionadd
y := alpha x + y
uno/linear_algebra/BLAS.hpp:90
↓ 6 callersMethodevaluate_constraints
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/l1RelaxedProblem.cpp:112
↓ 6 callersMethodget_objective_multiplier
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/l1RelaxedProblem.cpp:41
↓ 6 callersMethodget_unsigned_int
uno/options/Options.cpp:160
↓ 6 callersMethodhas_hessian_matrix
uno/ingredients/subproblem/Subproblem.cpp:189
↓ 6 callersMethodsolve
solve without user callbacks
uno/Uno.cpp:36
↓ 5 callersMethodcompute_residuals
stationarity errors: - for KKT conditions: with standard multipliers and current objective multiplier - for FJ conditions: with standard multipliers a
uno/ingredients/constraint_relaxation_strategies/ConstraintRelaxationStrategy.cpp:88
↓ 5 callersFunctionconcatenate
uno/symbolic/Concatenation.hpp:52
↓ 5 callersMethodconstraint_violation
uno/model/Model.hpp:122
↓ 5 callersMethodevaluate_lagrangian_hessian
uno/ingredients/subproblem/Subproblem.cpp:84
↓ 5 callersMethodget_factor
uno/symbolic/ScalarMultiple.hpp:23
↓ 5 callersFunctionget_matrix
unotest/unit_tests/DenseMatrixTests.cpp:15
↓ 5 callersMethodhas_hessian_operator
uno/ingredients/subproblem/Subproblem.cpp:185
↓ 5 callersMethodinfeasibility_sufficient_reduction
uno/ingredients/globalization_strategies/switching_methods/filter_methods/filters/Filter.cpp:73
↓ 5 callersFunctioninverse
uno/symbolic/Inverse.hpp:25
↓ 5 callersMethodis_constrained
uno/model/Model.cpp:79
↓ 5 callersMethodoptimize
interfaces/Python/cpp_classes/UnoSolverWrapper.cpp:64
↓ 5 callersFunctionprint_vector
interfaces/C/example/example_hs015.c:67
↓ 5 callersMethodstart_new_line
uno/tools/Statistics.cpp:88
↓ 5 callersFunctionsymmetric_rank_k_update
performs symmetric rank k update: C = alpha A A^T + beta C or C = alpha A^T A + beta C
uno/linear_algebra/BLAS.hpp:209
↓ 5 callersFunctionto_owned_array
interfaces/Python/python_modules/Result.cpp:14
↓ 5 callersFunctiontriangular_back_solve
performs back-solve with triangular A: op(A) X = alpha B or X op(A) = alpha B where op(A) = A or op(A) = A^T X is overwritten on B
uno/linear_algebra/BLAS.hpp:178
↓ 5 callersMethodwhat
uno/optimization/EvaluationErrors.hpp:25
↓ 4 callersMethodadd
add (infeasibility, objective) to the filter
uno/ingredients/globalization_strategies/switching_methods/filter_methods/filters/Filter.cpp:88
↓ 4 callersMethodarmijo_sufficient_decrease
uno/ingredients/globalization_strategies/GlobalizationStrategy.cpp:18
↓ 4 callersMethodclear
uno/linear_algebra/SparseVector.hpp:94
↓ 4 callersMethodcompute_hessian_sparsity
column-wise lower triangular Lagrangian Hessian
uno/ingredients/subproblem_solvers/HiGHS/HiGHSQuadraticProgram.cpp:122
↓ 4 callersMethodcurrent_width
uno/ingredients/globalization_strategies/switching_methods/funnel_methods/Funnel.cpp:19
↓ 4 callersMethodfinalize
uno/tools/Statistics.cpp:73
↓ 4 callersMethodget_inertia
uno/optimization/OptimizationProblem.cpp:162
↓ 4 callersMethodget_number_original_variables
uno/optimization/OptimizationProblem.cpp:122
↓ 4 callersMethodhas_curvature
whether the QP has a Hessian: determines BQPD's kmax (0 for an LP). Valid after a build().
uno/ingredients/subproblem_solvers/BQPD/BQPDQuadraticProgram.hpp:44
↓ 4 callersMethodindex_of
uno/tools/Statistics.cpp:56
↓ 4 callersMethodinitialize_augmented_system
uno/ingredients/subproblem_solvers/COOLinearSystem.cpp:25
↓ 4 callersFunctionldlt_nopiv_lvl2_rightlooking
LDL' (aka signed Cholesky) factorization without pivoting for symmetric indefinite matrices Returns true upon success (all pivots are larger in norm t
uno/linear_algebra/LAPACK_extension.hpp:26
↓ 4 callersFunctionmatrix_vector_product
performs the matrix-vector operations y := alpha A x + beta y, or y := alpha A^T x + beta y,
uno/linear_algebra/BLAS.hpp:107
↓ 4 callersMethodno_changes
uno/optimization/WarmstartInformation.cpp:16
↓ 4 callersFunctionnorm_2_squared
uno/linear_algebra/Norm.hpp:82
↓ 4 callersFunctionnorm_inf
uno/linear_algebra/Norm.hpp:115
↓ 4 callersMethodnumber_nonzeros
uno/ingredients/hessian_models/ZeroHessian.cpp:23
↓ 4 callersMethodreset
uno/optimization/Direction.cpp:23
↓ 4 callersMethodset_auxiliary_measure
uno/ingredients/constraint_relaxation_strategies/relaxed_problems/l1RelaxedProblem.cpp:349
next →1–100 of 1,118, ranked by callers