MCPcopy Index your code

hub / github.com/cvxpy/cvxpy / functions

Functions13,519 in github.com/cvxpy/cvxpy

↓ 30 callersMethoderase
(self, *args)
cvxpy/cvxcore/python/cvxcore.py:326
↓ 30 callersMethodindex
Given (A, b) in view, select the rows corresponding to the elements of the expression being indexed. Supports an arbitrary number of
cvxpy/lin_ops/backends/base.py:763
↓ 30 callersMethodinnerStride
cvxpy/cvxcore/include/Eigen/src/Core/Map.h:108
↓ 30 callersMethodis_dcp
Does the problem satisfy DCP rules? Arguments --------- dpp : bool, optional If True, enforce the disciplined par
cvxpy/problems/problem.py:272
↓ 30 callersMethodis_dqcp
Does the problem satisfy the DQCP rules?
cvxpy/problems/problem.py:340
↓ 30 callersMethodis_nonneg
Is the expression nonnegative?
cvxpy/atoms/affine/diag.py:176
↓ 30 callersMethodmatrix
cvxpy/cvxcore/include/Eigen/src/Core/ArrayBase.h:148
↓ 30 callersMethodnonZeros
cvxpy/cvxcore/include/Eigen/src/SparseCore/AmbiVector.h:129
↓ 30 callersMethodstorePacket
cvxpy/cvxcore/include/Eigen/src/Core/util/BlasUtil.h:259
↓ 30 callersFunctionswap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swapping pointers and attri
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseVector.h:287
↓ 30 callersMethodtocsc
Convert to CSC format (stacked) for compatibility.
cvxpy/lin_ops/backends/coo_backend.py:131
↓ 29 callersFunctionSWIG_From_bool
cvxpy/cvxcore/python/cvxcore_wrap.cxx:3758
↓ 29 callersMethodallFinite
cvxpy/cvxcore/include/Eigen/src/Core/BooleanRedux.h:151
↓ 29 callersMethodis_dgp
Does the problem satisfy DGP rules? Arguments --------- dpp : bool, optional If True, enforce the disciplined par
cvxpy/problems/problem.py:316
↓ 29 callersFunctionpdiv
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:833
↓ 28 callersMethodend
cvxpy/cvxcore/python/cvxcore_wrap.cxx:1035
↓ 28 callersMethodmadd
cvxpy/cvxcore/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:512
↓ 28 callersFunctionmini
cvxpy/cvxcore/include/Eigen/src/Core/MathFunctions.h:1082
↓ 28 callersFunctionpmax
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:859
↓ 27 callersFunctionSWIG_Python_SetConstant
cvxpy/cvxcore/python/cvxcore_wrap.cxx:1211
↓ 27 callersFunctioncall_assignment
cvxpy/cvxcore/include/Eigen/src/Core/AssignEvaluator.h:833
↓ 27 callersMethodgetLinearMapper
cvxpy/cvxcore/include/Eigen/src/Core/util/BlasUtil.h:281
↓ 27 callersMethodget_type
cvxpy/cvxcore/src/LinOp.hpp:68
↓ 27 callersFunctiongradcheck
Checks the analytical adjoint derivative against a numerical computation.
cvxpy/tests/test_derivative.py:59
↓ 27 callersMethodis_dpp
The expression is a disciplined parameterized expression.
cvxpy/transforms/indicator.py:109
↓ 27 callersMethodis_log_log_convex
(self)
cvxpy/transforms/indicator.py:65
↓ 27 callersFunctionperturbcheck
Checks the analytical derivative against a numerical computation.
cvxpy/tests/test_derivative.py:19
↓ 27 callersMethodtocsr
Convert to CSR format (stacked) for compatibility.
cvxpy/lin_ops/backends/coo_backend.py:127
↓ 27 callersMethodtranspose
Given (A, b) in view, permute the rows such that they correspond to the transposed expression with arbitrary axis permutation.
cvxpy/lin_ops/backends/base.py:868
↓ 27 callersMethodvec
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:84
↓ 27 callersMethodx
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:188
↓ 26 callersMethodindex
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:196
↓ 26 callersMethodis_nonpos
(self)
cvxpy/atoms/affine/wraps.py:79
↓ 26 callersFunctionpadd
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:214
↓ 26 callersFunctionpartial_optimize
Partially optimizes the given problem over the specified variables. Either opt_vars or dont_opt_vars must be given. If both are given, they m
cvxpy/transforms/partial_optimize.py:30
↓ 26 callersMethodtest_lp_1
(self, places=4)
cvxpy/tests/test_KKT.py:11
↓ 26 callersMethodtest_lp_5
(self, places=4)
cvxpy/tests/test_KKT.py:29
↓ 26 callersFunctionvec2d_swizzle2
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:3663
↓ 26 callersFunctionvec4f_swizzle2
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:117
↓ 25 callersMethodaccumulate_over_variables
Apply 'func' to A and b. If 'func' is a parameter free function, then we can apply it to all parameter slices (including the
cvxpy/lin_ops/backends/base.py:412
↓ 25 callersMethodcheck_stationary_lagrangian
(self, places)
cvxpy/tests/solver_test_helpers.py:126
↓ 25 callersMethoddata
cvxpy/cvxcore/include/Eigen/src/Core/PlainObjectBase.h:247
↓ 25 callersFunctionfrom
cvxpy/cvxcore/python/cvxcore_wrap.cxx:4497
↓ 25 callersMethodinvert
Returns a solution to the original problem given the inverse_data.
cvxpy/reductions/chain.py:156
↓ 25 callersMethodmaxCoeff
cvxpy/cvxcore/include/Eigen/src/Core/Redux.h:445
↓ 25 callersFunctionpcmp_eq
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/Complex.h:323
↓ 25 callersFunctionsmart_copy
cvxpy/cvxcore/include/Eigen/src/Core/util/Memory.h:515
↓ 25 callersMethodsquaredNorm
cvxpy/cvxcore/include/Eigen/src/Core/Dot.h:96
↓ 25 callersMethody
cvxpy/cvxcore/include/Eigen/src/Core/DenseCoeffsBase.h:194
↓ 24 callersFunctionindex
Indexes/slices an operator. Parameters ---------- operator : LinOp The expression to index. keys : tuple (row slice,
cvxpy/lin_ops/lin_utils.py:412
↓ 24 callersMethodinfo
\brief Reports whether previous computation was successful. * * \returns \c Success if computation was successful, * \c Num
cvxpy/cvxcore/include/Eigen/src/Cholesky/LLT.h:191
↓ 24 callersMethodis_dqcp
(self)
cvxpy/constraints/psd.py:74
↓ 24 callersMethodis_incr
Is the composition non-decreasing in argument idx?
cvxpy/atoms/max.py:113
↓ 24 callersMethodis_real
(self)
cvxpy/atoms/affine/trace.py:100
↓ 24 callersFunctionprefetch
cvxpy/cvxcore/include/Eigen/src/Core/GenericPacketMath.h:719
↓ 24 callersMethodreserve
(self, n)
cvxpy/cvxcore/python/cvxcore.py:350
↓ 24 callersMethodsimulate_chain
(in_prob, affine, **solve_kwargs)
cvxpy/tests/test_cone2cone.py:212
↓ 24 callersMethodtest_lp_2
(self, places=4)
cvxpy/tests/test_KKT.py:20
↓ 24 callersMethodtest_lp_3
(self)
cvxpy/tests/test_cone2cone.py:310
↓ 24 callersMethodvariables
Default is empty list of Variables.
cvxpy/expressions/leaf.py:247
↓ 24 callersFunctionvec
Flattens the matrix X into a 1-d array. Parameters ---------- X : Expression or numeric constant The matrix to flatten. order
cvxpy/atoms/affine/vec.py:24
↓ 23 callersMethodcones
Set of cone constraint types required after canonicalization. Parameters ---------- quad_obj : bool If True, excl
cvxpy/problems/problem_form.py:165
↓ 23 callersMethodis_concave
Is the expression concave?
cvxpy/transforms/indicator.py:54
↓ 23 callersMethodis_log_log_concave
(self)
cvxpy/transforms/indicator.py:68
↓ 23 callersMethodis_psd
Is the expression a positive semidefinite matrix?
cvxpy/expressions/leaf.py:680
↓ 23 callersMethodis_quadratic
Leaf nodes are always quadratic.
cvxpy/expressions/leaf.py:692
↓ 23 callersMethodis_quasiconcave
Is the expression quasiconcave?
cvxpy/atoms/atom.py:384
↓ 23 callersMethodtest_lp_4
(self)
cvxpy/tests/test_cone2cone.py:317
↓ 23 callersMethodtest_socp_0
(self, places=4)
cvxpy/tests/test_KKT.py:52
↓ 22 callersFunctionSWIG_From_size_t
cvxpy/cvxcore/python/cvxcore_wrap.cxx:5428
↓ 22 callersMethodcoeff
cvxpy/cvxcore/include/Eigen/src/Core/ProductEvaluators.h:604
↓ 22 callersMethodis_complex
Is the Leaf complex valued?
cvxpy/transforms/indicator.py:86
↓ 22 callersMethodis_quasiconvex
Is the expression quaisconvex?
cvxpy/atoms/atom.py:359
↓ 22 callersMethodpconj
cvxpy/cvxcore/include/Eigen/src/Core/arch/Default/ConjHelper.h:50
↓ 22 callersFunctionpmin
cvxpy/cvxcore/include/Eigen/src/Core/arch/GPU/PacketMath.h:848
↓ 22 callersFunctionptranspose_impl
cvxpy/cvxcore/include/Eigen/src/Core/arch/NEON/PacketMath.h:2878
↓ 22 callersMethodsolve_QP
Override in subclasses.
cvxpy/tests/test_qp_solvers.py:85
↓ 22 callersMethodtest_socp_1
(self, places=4)
cvxpy/tests/test_KKT.py:60
↓ 22 callersMethodverify_dual_values
(self, places)
cvxpy/tests/solver_test_helpers.py:246
↓ 22 callersMethodviolation
(self)
cvxpy/constraints/nonpos.py:96
↓ 22 callersMethodw
cvxpy/cvxcore/include/Eigen/src/Geometry/Quaternion.h:72
↓ 21 callersFunction_mm_castsi128_pd
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:1502
↓ 21 callersMethodinsert
(self, *args)
cvxpy/cvxcore/python/cvxcore.py:347
↓ 21 callersMethodis_constant
(self)
cvxpy/problems/problem.py:1534
↓ 21 callersMethodis_nonpos
Is the expression negative?
cvxpy/transforms/indicator.py:76
↓ 21 callersFunctionpandnot
cvxpy/cvxcore/include/Eigen/src/Core/arch/AVX/PacketMath.h:1053
↓ 21 callersFunctionpcmp_lt
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:432
↓ 21 callersFunctionpzero
cvxpy/cvxcore/include/Eigen/src/Core/arch/SSE/PacketMath.h:270
↓ 21 callersFunctionresize
Only plain matrices/arrays, not expressions, may be resized; therefore the only useful resize methods are * Matrix::resize() and Array::resize()
cvxpy/cvxcore/include/Eigen/src/Core/DenseBase.h:245
↓ 21 callersMethodsolve
(_solver_opts)
cvxpy/reductions/solvers/conic_solvers/scs_conif.py:248
↓ 21 callersMethodtest_socp_2
(self, places=4)
cvxpy/tests/test_KKT.py:68
↓ 21 callersMethodunpack
Updates the problem state given a Solution. Updates problem.status, problem.value and value of primal and dual variables. If solution
cvxpy/problems/problem.py:1381
↓ 21 callersMethodx
\brief Returns the x-translation by value. **/
cvxpy/cvxcore/include/Eigen/src/Geometry/Translation.h:74
↓ 20 callersMethodasDiagonal
cvxpy/cvxcore/include/Eigen/src/Core/DiagonalMatrix.h:324
↓ 20 callersFunctionbuild_tensor
* Returns a vector containing the sparse matrix mat * * NB: This function takes ownership of mat! */
cvxpy/cvxcore/src/LinOpOperations.cpp:179
↓ 20 callersMethodcols
cvxpy/cvxcore/include/Eigen/src/QR/FullPivHouseholderQR.h:319
↓ 20 callersMethodisCompressed
cvxpy/cvxcore/include/Eigen/src/SparseCore/SparseBlock.h:239
↓ 20 callersMethodlinear
cvxpy/cvxcore/include/Eigen/src/Geometry/Transform.h:394
↓ 20 callersMethodname
The name of the solver.
cvxpy/reductions/solvers/solver.py:103
↓ 20 callersMethodparameters
Accessor method for parameters. Returns ------- list of :class:`~cvxpy.expressions.constants.parameter.Parameter`
cvxpy/problems/problem.py:470
← previousnext →201–300 of 13,519, ranked by callers