Files in anqif/CVXR
Disciplined Convex Optimization

.Rbuildignore
.github/.gitignore
.github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/CVXR.R R/CVXcanon-R6.R R/Deque.R R/LinOp-R6.R R/LinOpVector-R6.R R/ProblemData-R6.R R/R6List.R R/RcppExports.R R/affine.R R/atoms.R R/canonInterface.R R/canonical.R R/coeff_extractor.R R/complex2real.R R/conic_solvers.R R/constant.R R/constraints.R R/data.R R/dcp2cone.R R/dgp2dcp.R R/elementwise.R R/eliminate_pwl.R R/exports.R R/expressions.R R/generics.R R/globals.R R/interface.R R/lin_ops.R R/problem.R R/qp2quad_form.R R/qp_solvers.R R/rcppUtils.R R/reduction_solvers.R R/reductions.R R/solver_utilities.R R/transforms.R R/utilities.R R/variable.R README.Rmd README.md
_pkgdown.yml
cleanup
data/cdiac.rda
data/dspop.rda
data/dssamp.rda
demo/00Index
demo/broadcast.R demo/catenary.R demo/censored.R demo/channel.R demo/dirstd.R demo/svc.R demo/worstcov.R
docs/404.html
docs/LICENSE-text.html
docs/apple-touch-icon-120x120.png
docs/apple-touch-icon-152x152.png
docs/apple-touch-icon-180x180.png
docs/apple-touch-icon-60x60.png
docs/apple-touch-icon-76x76.png
docs/apple-touch-icon.png
docs/articles/cvxr_intro.html
docs/articles/cvxr_intro_files/header-attrs-2.11/header-attrs.js
docs/articles/cvxr_intro_files/header-attrs-2.3/header-attrs.js
docs/articles/index.html
docs/articles/version1.html
docs/articles/version1_files/header-attrs-2.11/header-attrs.js
docs/articles/version1_files/header-attrs-2.3/header-attrs.js
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/favicon-16x16.png
docs/favicon-32x32.png
docs/favicon.ico
docs/index.html
docs/link.svg
docs/logo.svg
docs/news/index.html
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Abs-class.html
docs/reference/AddExpression-class.html
docs/reference/AffAtom-class.html
docs/reference/Atom-class.html
docs/reference/AxisAtom-class.html
docs/reference/BinaryOperator-class.html
docs/reference/CBC_CONIC-class.html
docs/reference/CPLEX_CONIC-class.html
docs/reference/CPLEX_QP-class.html
docs/reference/CVXOPT-class.html
docs/reference/CVXR-package.html
docs/reference/CallbackParam-class.html
docs/reference/Canonical-class.html
docs/reference/Canonicalization-class.html
docs/reference/Chain-class.html
docs/reference/Complex2Real-class.html
docs/reference/Complex2Real.abs_canon.html
docs/reference/Complex2Real.add.html
docs/reference/Complex2Real.at_least_2D.html
docs/reference/Complex2Real.binary_canon.html
docs/reference/Complex2Real.canonicalize_expr.html
docs/reference/Complex2Real.canonicalize_tree.html
docs/reference/Complex2Real.conj_canon.html
docs/reference/Complex2Real.constant_canon.html
docs/reference/Complex2Real.hermitian_canon.html
docs/reference/Complex2Real.imag_canon.html
docs/reference/Complex2Real.join.html
docs/reference/Complex2Real.lambda_sum_largest_canon.html
docs/reference/Complex2Real.matrix_frac_canon.html
docs/reference/Complex2Real.nonpos_canon.html
docs/reference/Complex2Real.norm_nuc_canon.html
docs/reference/Complex2Real.param_canon.html
docs/reference/Complex2Real.pnorm_canon.html
docs/reference/Complex2Real.psd_canon.html
docs/reference/Complex2Real.quad_canon.html
docs/reference/Complex2Real.quad_over_lin_canon.html
docs/reference/Complex2Real.real_canon.html
docs/reference/Complex2Real.separable_canon.html
docs/reference/Complex2Real.soc_canon.html
docs/reference/Complex2Real.variable_canon.html
docs/reference/Complex2Real.zero_canon.html
docs/reference/ConeDims-class.html
docs/reference/ConeMatrixStuffing-class.html
docs/reference/ConicSolver-class.html
docs/reference/ConicSolver.get_coeff_offset.html
docs/reference/ConicSolver.get_spacing_matrix.html
docs/reference/Conjugate-class.html
docs/reference/Constant-class.html
docs/reference/ConstantSolver-class.html
docs/reference/Constraint-class.html
docs/reference/Conv-class.html
docs/reference/CumMax-class.html
docs/reference/CumSum-class.html
docs/reference/CvxAttr2Constr-class.html
docs/reference/Dcp2Cone-class.html
docs/reference/Dcp2Cone.entr_canon.html
docs/reference/Dcp2Cone.exp_canon.html
docs/reference/Dcp2Cone.geo_mean_canon.html
docs/reference/Dcp2Cone.huber_canon.html
docs/reference/Dcp2Cone.indicator_canon.html
docs/reference/Dcp2Cone.kl_div_canon.html
docs/reference/Dcp2Cone.lambda_max_canon.html
docs/reference/Dcp2Cone.lambda_sum_largest_canon.html
docs/reference/Dcp2Cone.log1p_canon.html
docs/reference/Dcp2Cone.log_canon.html
docs/reference/Dcp2Cone.log_det_canon.html
docs/reference/Dcp2Cone.log_sum_exp_canon.html
docs/reference/Dcp2Cone.logistic_canon.html
docs/reference/Dcp2Cone.matrix_frac_canon.html
docs/reference/Dcp2Cone.normNuc_canon.html
docs/reference/Dcp2Cone.pnorm_canon.html
docs/reference/Dcp2Cone.power_canon.html
docs/reference/Dcp2Cone.quad_form_canon.html
docs/reference/Dcp2Cone.quad_over_lin_canon.html
docs/reference/Dcp2Cone.sigma_max_canon.html
docs/reference/Dgp2Dcp-class.html
docs/reference/Dgp2Dcp.add_canon.html
docs/reference/Dgp2Dcp.constant_canon.html
docs/reference/Dgp2Dcp.div_canon.html
docs/reference/Dgp2Dcp.exp_canon.html
docs/reference/Dgp2Dcp.eye_minus_inv_canon.html
docs/reference/Dgp2Dcp.geo_mean_canon.html
docs/reference/Dgp2Dcp.log_canon.html
docs/reference/Dgp2Dcp.mul_canon.html
docs/reference/Dgp2Dcp.mulexpression_canon.html
docs/reference/Dgp2Dcp.nonpos_constr_canon.html
docs/reference/Dgp2Dcp.norm1_canon.html
docs/reference/Dgp2Dcp.norm_inf_canon.html
docs/reference/Dgp2Dcp.one_minus_pos_canon.html
docs/reference/Dgp2Dcp.parameter_canon.html
docs/reference/Dgp2Dcp.pf_eigenvalue_canon.html
docs/reference/Dgp2Dcp.pnorm_canon.html
docs/reference/Dgp2Dcp.power_canon.html
docs/reference/Dgp2Dcp.prod_canon.html
docs/reference/Dgp2Dcp.quad_form_canon.html
docs/reference/Dgp2Dcp.quad_over_lin_canon.html
docs/reference/Dgp2Dcp.sum_canon.html
docs/reference/Dgp2Dcp.trace_canon.html
docs/reference/Dgp2Dcp.zero_constr_canon.html
docs/reference/DgpCanonMethods-class.html
docs/reference/Diag-int.html
docs/reference/DiagMat-class.html
docs/reference/DiagVec-class.html
docs/reference/Diff-int.html
docs/reference/DiffPos.html
docs/reference/DivExpression-class.html
docs/reference/ECOS-class.html
docs/reference/ECOS.dims_to_solver_dict.html
docs/reference/ECOS_BB-class.html
docs/reference/Elementwise-class.html
docs/reference/EliminatePwl-class.html
docs/reference/EliminatePwl.abs_canon.html
docs/reference/EliminatePwl.cummax_canon.html
docs/reference/EliminatePwl.cumsum_canon.html
docs/reference/EliminatePwl.max_elemwise_canon.html
docs/reference/EliminatePwl.max_entries_canon.html
docs/reference/EliminatePwl.min_elemwise_canon.html
docs/reference/EliminatePwl.min_entries_canon.html
docs/reference/EliminatePwl.norm1_canon.html
docs/reference/EliminatePwl.norm_inf_canon.html
docs/reference/EliminatePwl.sum_largest_canon.html
docs/reference/Entr-class.html
docs/reference/EqConstraint-class.html
docs/reference/EvalParams-class.html
docs/reference/Exp-class.html
docs/reference/ExpCone-class.html
docs/reference/Expression-class.html
docs/reference/EyeMinusInv-class.html
docs/reference/FlipObjective-class.html
docs/reference/GLPK-class.html
docs/reference/GLPK_MI-class.html
docs/reference/GUROBI_CONIC-class.html
docs/reference/GUROBI_QP-class.html
docs/reference/GeoMean-class.html
docs/reference/HStack-class.html
docs/reference/HarmonicMean.html
docs/reference/Huber-class.html
docs/reference/Imag-class.html
docs/reference/Index-class.html
docs/reference/IneqConstraint-class.html
docs/reference/InverseData-class.html
docs/reference/KLDiv-class.html
docs/reference/Kron-class.html
docs/reference/LambdaMax-class.html
docs/reference/LambdaMin.html
docs/reference/LambdaSumLargest-class.html
docs/reference/LambdaSumSmallest.html
docs/reference/Leaf-class.html
docs/reference/ListORConstr-class.html
docs/reference/Log-class.html
docs/reference/Log1p-class.html
docs/reference/LogDet-class.html
docs/reference/LogSumExp-class.html
docs/reference/Logistic-class.html
docs/reference/MOSEK-class.html
docs/reference/MOSEK.parse_dual_vars.html
docs/reference/MOSEK.recover_dual_variables.html
docs/reference/MatrixFrac-class.html
docs/reference/MatrixStuffing-class.html
docs/reference/MaxElemwise-class.html
docs/reference/MaxEntries-class.html
docs/reference/Maximize-class.html
docs/reference/MinElemwise-class.html
docs/reference/MinEntries-class.html
docs/reference/Minimize-class.html
docs/reference/MixedNorm.html
docs/reference/MulExpression-class.html
docs/reference/Multiply-class.html
docs/reference/Neg-int.html
docs/reference/NegExpression-class.html
docs/reference/NonPosConstraint-class.html
docs/reference/NonlinearConstraint-class.html
docs/reference/Norm-atom.html
docs/reference/Norm1-class.html
docs/reference/Norm2-atom.html
docs/reference/NormInf-class.html
docs/reference/NormNuc-class.html
docs/reference/OSQP-class.html
docs/reference/Objective-arith.html
docs/reference/Objective-class.html
docs/reference/OneMinusPos-class.html
docs/reference/PSDConstraint-class.html
docs/reference/PSDWrap-class.html
docs/reference/Parameter-class.html
docs/reference/PfEigenvalue-class.html
docs/reference/Pnorm-class.html
docs/reference/Pos-int.html
docs/reference/Power-class.html
docs/reference/Problem-arith.html
docs/reference/Problem-class.html
docs/reference/ProdEntries-class.html
docs/reference/Promote-class.html
docs/reference/Qp2SymbolicQp-class.html
docs/reference/QpMatrixStuffing-class.html
docs/reference/QpSolver-class.html
docs/reference/QuadForm-class.html
docs/reference/QuadOverLin-class.html
docs/reference/Rdict-class.html
docs/reference/Rdictdefault-class.html
docs/reference/Real-class.html
docs/reference/Reduction-class.html
docs/reference/ReductionSolver-class.html
docs/reference/Reshape-class.html
docs/reference/Rplot001.png
docs/reference/SCS-class.html
docs/reference/SCS.dims_to_solver_dict.html
docs/reference/SCS.extract_dual_value.html
docs/reference/SOC-class.html
docs/reference/SOCAxis-class.html
docs/reference/SigmaMax-class.html
docs/reference/SizeMetrics-class.html
docs/reference/Solution-class.html
docs/reference/SolverStats-class.html
docs/reference/SolvingChain-class.html
docs/reference/SpecialIndex-class.html
docs/reference/SumEntries-class.html
docs/reference/SumLargest-class.html
docs/reference/SumSmallest.html
docs/reference/SumSquares.html
docs/reference/SymbolicQuadForm-class.html
docs/reference/TotalVariation.html
docs/reference/Trace-class.html
docs/reference/Transpose-class.html
docs/reference/UnaryOperator-class.html
docs/reference/UpperTri-class.html
docs/reference/VStack-class.html
docs/reference/Variable-class.html
docs/reference/Wrap-class.html
docs/reference/ZeroConstraint-class.html
docs/reference/abs.html
docs/reference/accepts.html
docs/reference/are_args_affine.html
docs/reference/bmat.html
docs/reference/canonicalize.html
docs/reference/cdiac.html
docs/reference/complex-atoms.html
docs/reference/complex-methods.html
docs/reference/cone-methods.html
docs/reference/constr_value.html
docs/reference/construct_intermediate_chain-Problem-list-method.html
docs/reference/construct_solving_chain.html
docs/reference/conv.html
docs/reference/cummax_axis.html
docs/reference/cumsum_axis.html
docs/reference/curvature-atom.html
docs/reference/curvature-comp.html
docs/reference/curvature-methods.html
docs/reference/curvature.html
docs/reference/cvxr_norm.html
docs/reference/diag.html
docs/reference/diff-1.png
docs/reference/diff.html
docs/reference/dim_from_args.html
docs/reference/domain.html
docs/reference/dot-LinOpVector__new.html
docs/reference/dot-LinOpVector__push_back.html
docs/reference/dot-LinOp__args_push_back.html
docs/reference/dot-LinOp__get_dense_data.html
docs/reference/dot-LinOp__get_id.html
docs/reference/dot-LinOp__get_size.html
docs/reference/dot-LinOp__get_slice.html
docs/reference/dot-LinOp__get_sparse.html
docs/reference/dot-LinOp__get_sparse_data.html
docs/reference/dot-LinOp__get_type.html
docs/reference/dot-LinOp__new.html
docs/reference/dot-LinOp__set_dense_data.html
docs/reference/dot-LinOp__set_size.html
docs/reference/dot-LinOp__set_slice.html
docs/reference/dot-LinOp__set_sparse.html
docs/reference/dot-LinOp__set_sparse_data.html
docs/reference/dot-LinOp__set_type.html
docs/reference/dot-LinOp__size_push_back.html
docs/reference/dot-LinOp__slice_push_back.html
docs/reference/dot-LinOp_at_index.html
docs/reference/dot-ProblemData__get_I.html
docs/reference/dot-ProblemData__get_J.html
docs/reference/dot-ProblemData__get_V.html
docs/reference/dot-ProblemData__get_const_to_row.html
docs/reference/dot-ProblemData__get_const_vec.html
docs/reference/dot-ProblemData__get_id_to_col.html
docs/reference/dot-ProblemData__new.html
docs/reference/dot-ProblemData__set_I.html
docs/reference/dot-ProblemData__set_J.html
docs/reference/dot-ProblemData__set_V.html
docs/reference/dot-ProblemData__set_const_to_row.html
docs/reference/dot-ProblemData__set_const_vec.html
docs/reference/dot-ProblemData__set_id_to_col.html
docs/reference/dot-build_matrix_0.html
docs/reference/dot-build_matrix_1.html
docs/reference/dot-decomp_quad.html
docs/reference/dot-p_norm.html
docs/reference/dspop.html
docs/reference/dssamp.html
docs/reference/dual_value-methods.html
docs/reference/entr.html
docs/reference/exp.html
docs/reference/expression-parts.html
docs/reference/extract_dual_value.html
docs/reference/extract_mip_idx.html
docs/reference/eye_minus_inv.html
docs/reference/figures/logo.png
docs/reference/figures/logo.svg
docs/reference/format_constr.html
docs/reference/geo_mean.html
docs/reference/get_data.html
docs/reference/get_dual_values.html
docs/reference/get_id.html
docs/reference/get_np.html
docs/reference/get_problem_data.html
docs/reference/get_sp.html
docs/reference/grad.html
docs/reference/graph_implementation.html
docs/reference/group_constraints.html
docs/reference/harmonic_mean.html
docs/reference/hstack.html
docs/reference/huber.html
docs/reference/id.html
docs/reference/import_solver.html
docs/reference/index.html
docs/reference/installed_solvers.html
docs/reference/inv_pos.html
docs/reference/invert.html
docs/reference/is_dcp.html
docs/reference/is_dgp.html
docs/reference/is_mixed_integer.html
docs/reference/is_qp.html
docs/reference/is_stuffed_cone_constraint.html
docs/reference/is_stuffed_cone_objective.html
docs/reference/is_stuffed_qp_objective.html
docs/reference/kl_div.html
docs/reference/kronecker.html
docs/reference/lambda_max.html
docs/reference/lambda_min.html
docs/reference/lambda_sum_largest.html
docs/reference/lambda_sum_smallest.html
docs/reference/leaf-attr.html
docs/reference/linearize.html
docs/reference/log.html
docs/reference/log_det.html
docs/reference/log_log_curvature-atom.html
docs/reference/log_log_curvature-methods.html
docs/reference/log_log_curvature.html
docs/reference/log_sum_exp.html
docs/reference/logistic.html
docs/reference/matrix_frac.html
docs/reference/matrix_prop-methods.html
docs/reference/matrix_trace.html
docs/reference/max_elemwise.html
docs/reference/max_entries.html
docs/reference/mean.html
docs/reference/min_elemwise.html
docs/reference/min_entries.html
docs/reference/mip_capable.html
docs/reference/mixed_norm.html
docs/reference/mul_elemwise.html
docs/reference/multiply.html
docs/reference/name.html
docs/reference/neg.html
docs/reference/norm.html
docs/reference/norm1.html
docs/reference/norm2.html
docs/reference/norm_inf.html
docs/reference/norm_nuc.html
docs/reference/one_minus_pos.html
docs/reference/p_norm.html
docs/reference/perform.html
docs/reference/pf_eigenvalue.html
docs/reference/pos.html
docs/reference/power.html
docs/reference/problem-parts.html
docs/reference/prod_entries.html
docs/reference/project-methods.html
docs/reference/psd_coeff_offset.html
docs/reference/psolve.html
docs/reference/quad_form.html
docs/reference/quad_over_lin.html
docs/reference/reduce.html
docs/reference/resetOptions.html
docs/reference/reshape_expr.html
docs/reference/residual-methods.html
docs/reference/retrieve.html
docs/reference/scaled_lower_tri.html
docs/reference/scalene.html
docs/reference/setIdCounter.html
docs/reference/sigma_max.html
docs/reference/sign-methods.html
docs/reference/sign.html
docs/reference/sign_from_args.html
docs/reference/size-methods.html
docs/reference/size.html
docs/reference/sqrt.html
docs/reference/square.html
docs/reference/sum_entries.html
docs/reference/sum_largest.html
docs/reference/sum_smallest.html
docs/reference/sum_squares.html
docs/reference/to_numeric.html
docs/reference/transpose.html
docs/reference/tri_to_full.html
docs/reference/tv.html
docs/reference/unpack_results.html
docs/reference/upper_tri.html
docs/reference/validate_args.html
docs/reference/validate_val.html
docs/reference/value-methods.html
docs/reference/vec.html
docs/reference/vectorized_lower_tri_to_mat.html
docs/reference/vstack.html
docs/sitemap.xml
inst/CITATION
inst/extdata/snp500.txt
inst/include/CVXR.h
inst/include/LinOp.h
inst/include/ProblemData.h
inst/include/Utils.h
man/Abs-class.Rd man/AddExpression-class.Rd man/AffAtom-class.Rd man/Atom-class.Rd man/AxisAtom-class.Rd man/BinaryOperator-class.Rd man/CBC_CONIC-class.Rd man/CPLEX_CONIC-class.Rd man/CPLEX_QP-class.Rd man/CVXOPT-class.Rd man/CVXR-package.Rd man/CallbackParam-class.Rd man/Canonical-class.Rd man/Canonicalization-class.Rd man/Chain-class.Rd man/Complex2Real-class.Rd man/Complex2Real.abs_canon.Rd man/Complex2Real.add.Rd man/Complex2Real.at_least_2D.Rd man/Complex2Real.binary_canon.Rd man/Complex2Real.canonicalize_expr.Rd man/Complex2Real.canonicalize_tree.Rd man/Complex2Real.conj_canon.Rd man/Complex2Real.constant_canon.Rd man/Complex2Real.hermitian_canon.Rd man/Complex2Real.imag_canon.Rd man/Complex2Real.join.Rd man/Complex2Real.lambda_sum_largest_canon.Rd man/Complex2Real.matrix_frac_canon.Rd man/Complex2Real.nonpos_canon.Rd man/Complex2Real.norm_nuc_canon.Rd man/Complex2Real.param_canon.Rd man/Complex2Real.pnorm_canon.Rd man/Complex2Real.psd_canon.Rd man/Complex2Real.quad_canon.Rd man/Complex2Real.quad_over_lin_canon.Rd man/Complex2Real.real_canon.Rd man/Complex2Real.separable_canon.Rd man/Complex2Real.soc_canon.Rd man/Complex2Real.variable_canon.Rd man/Complex2Real.zero_canon.Rd man/ConeDims-class.Rd man/ConeMatrixStuffing-class.Rd man/ConicSolver-class.Rd man/ConicSolver.get_coeff_offset.Rd man/ConicSolver.get_spacing_matrix.Rd man/Conjugate-class.Rd man/Constant-class.Rd man/ConstantSolver-class.Rd man/Constraint-class.Rd man/Conv-class.Rd man/CumMax-class.Rd man/CumSum-class.Rd man/CvxAttr2Constr-class.Rd man/Dcp2Cone-class.Rd man/Dcp2Cone.entr_canon.Rd man/Dcp2Cone.exp_canon.Rd man/Dcp2Cone.geo_mean_canon.Rd man/Dcp2Cone.huber_canon.Rd man/Dcp2Cone.indicator_canon.Rd man/Dcp2Cone.kl_div_canon.Rd man/Dcp2Cone.lambda_max_canon.Rd man/Dcp2Cone.lambda_sum_largest_canon.Rd man/Dcp2Cone.log1p_canon.Rd man/Dcp2Cone.log_canon.Rd man/Dcp2Cone.log_det_canon.Rd man/Dcp2Cone.log_sum_exp_canon.Rd man/Dcp2Cone.logistic_canon.Rd man/Dcp2Cone.matrix_frac_canon.Rd man/Dcp2Cone.normNuc_canon.Rd man/Dcp2Cone.pnorm_canon.Rd man/Dcp2Cone.power_canon.Rd man/Dcp2Cone.quad_form_canon.Rd man/Dcp2Cone.quad_over_lin_canon.Rd man/Dcp2Cone.sigma_max_canon.Rd man/Dgp2Dcp-class.Rd man/Dgp2Dcp.add_canon.Rd man/Dgp2Dcp.constant_canon.Rd man/Dgp2Dcp.div_canon.Rd man/Dgp2Dcp.exp_canon.Rd man/Dgp2Dcp.eye_minus_inv_canon.Rd man/Dgp2Dcp.geo_mean_canon.Rd man/Dgp2Dcp.log_canon.Rd man/Dgp2Dcp.mul_canon.Rd man/Dgp2Dcp.mulexpression_canon.Rd man/Dgp2Dcp.nonpos_constr_canon.Rd man/Dgp2Dcp.norm1_canon.Rd man/Dgp2Dcp.norm_inf_canon.Rd man/Dgp2Dcp.one_minus_pos_canon.Rd man/Dgp2Dcp.parameter_canon.Rd man/Dgp2Dcp.pf_eigenvalue_canon.Rd man/Dgp2Dcp.pnorm_canon.Rd man/Dgp2Dcp.power_canon.Rd man/Dgp2Dcp.prod_canon.Rd man/Dgp2Dcp.quad_form_canon.Rd man/Dgp2Dcp.quad_over_lin_canon.Rd man/Dgp2Dcp.sum_canon.Rd man/Dgp2Dcp.trace_canon.Rd man/Dgp2Dcp.zero_constr_canon.Rd man/DgpCanonMethods-class.Rd man/Diag-int.Rd man/DiagMat-class.Rd man/DiagVec-class.Rd man/Diff-int.Rd man/DiffPos.Rd man/DivExpression-class.Rd man/ECOS-class.Rd man/ECOS.dims_to_solver_dict.Rd man/ECOS_BB-class.Rd man/Elementwise-class.Rd man/EliminatePwl-class.Rd man/EliminatePwl.abs_canon.Rd man/EliminatePwl.cummax_canon.Rd man/EliminatePwl.cumsum_canon.Rd man/EliminatePwl.max_elemwise_canon.Rd man/EliminatePwl.max_entries_canon.Rd man/EliminatePwl.min_elemwise_canon.Rd man/EliminatePwl.min_entries_canon.Rd man/EliminatePwl.norm1_canon.Rd man/EliminatePwl.norm_inf_canon.Rd man/EliminatePwl.sum_largest_canon.Rd man/Entr-class.Rd man/EqConstraint-class.Rd man/EvalParams-class.Rd man/Exp-class.Rd man/ExpCone-class.Rd man/Expression-class.Rd man/EyeMinusInv-class.Rd man/FlipObjective-class.Rd man/GLPK-class.Rd man/GLPK_MI-class.Rd man/GUROBI_CONIC-class.Rd man/GUROBI_QP-class.Rd man/GeoMean-class.Rd man/HStack-class.Rd man/HarmonicMean.Rd man/Huber-class.Rd man/Imag-class.Rd man/Index-class.Rd man/IneqConstraint-class.Rd man/InverseData-class.Rd man/KLDiv-class.Rd man/Kron-class.Rd man/LambdaMax-class.Rd man/LambdaMin.Rd man/LambdaSumLargest-class.Rd man/LambdaSumSmallest.Rd man/Leaf-class.Rd man/ListORConstr-class.Rd man/Log-class.Rd man/Log1p-class.Rd man/LogDet-class.Rd man/LogSumExp-class.Rd man/Logistic-class.Rd man/MOSEK-class.Rd man/MOSEK.parse_dual_vars.Rd man/MOSEK.recover_dual_variables.Rd man/MatrixFrac-class.Rd man/MatrixStuffing-class.Rd man/MaxElemwise-class.Rd man/MaxEntries-class.Rd man/Maximize-class.Rd man/MinElemwise-class.Rd man/MinEntries-class.Rd man/Minimize-class.Rd man/MixedNorm.Rd man/MulExpression-class.Rd man/Multiply-class.Rd man/Neg-int.Rd man/NegExpression-class.Rd man/NonPosConstraint-class.Rd man/NonlinearConstraint-class.Rd man/Norm-atom.Rd man/Norm1-class.Rd man/Norm2-atom.Rd man/NormInf-class.Rd man/NormNuc-class.Rd man/OSQP-class.Rd man/Objective-arith.Rd man/Objective-class.Rd man/OneMinusPos-class.Rd man/PSDConstraint-class.Rd man/PSDWrap-class.Rd man/Parameter-class.Rd man/PfEigenvalue-class.Rd man/Pnorm-class.Rd man/Pos-int.Rd man/Power-class.Rd man/Problem-arith.Rd man/Problem-class.Rd man/ProdEntries-class.Rd man/Promote-class.Rd man/Qp2SymbolicQp-class.Rd man/QpMatrixStuffing-class.Rd man/QpSolver-class.Rd man/QuadForm-class.Rd man/QuadOverLin-class.Rd man/Rdict-class.Rd man/Rdictdefault-class.Rd man/Real-class.Rd man/Reduction-class.Rd man/ReductionSolver-class.Rd man/Reshape-class.Rd man/SCS-class.Rd man/SCS.dims_to_solver_dict.Rd man/SCS.extract_dual_value.Rd man/SOC-class.Rd man/SOCAxis-class.Rd man/SigmaMax-class.Rd man/SizeMetrics-class.Rd man/Solution-class.Rd man/SolverStats-class.Rd man/SolvingChain-class.Rd man/SpecialIndex-class.Rd man/SumEntries-class.Rd man/SumLargest-class.Rd man/SumSmallest.Rd man/SumSquares.Rd man/SymbolicQuadForm-class.Rd man/TotalVariation.Rd man/Trace-class.Rd man/Transpose-class.Rd man/UnaryOperator-class.Rd man/UpperTri-class.Rd man/VStack-class.Rd man/Variable-class.Rd man/Wrap-class.Rd man/ZeroConstraint-class.Rd man/abs.Rd man/accepts.Rd man/are_args_affine.Rd man/bmat.Rd man/canonicalize.Rd man/cdiac.Rd man/complex-atoms.Rd man/complex-methods.Rd man/cone-methods.Rd man/constr_value.Rd man/construct_intermediate_chain-Problem-list-method.Rd man/construct_solving_chain.Rd man/conv.Rd man/cummax_axis.Rd man/cumsum_axis.Rd man/curvature-atom.Rd man/curvature-comp.Rd man/curvature-methods.Rd man/curvature.Rd man/cvxr_norm.Rd man/diag.Rd man/diff.Rd man/dim_from_args.Rd man/domain.Rd man/dot-LinOpVector__new.Rd man/dot-LinOpVector__push_back.Rd man/dot-LinOp__args_push_back.Rd man/dot-LinOp__get_dense_data.Rd man/dot-LinOp__get_id.Rd man/dot-LinOp__get_size.Rd man/dot-LinOp__get_slice.Rd man/dot-LinOp__get_sparse.Rd man/dot-LinOp__get_sparse_data.Rd man/dot-LinOp__get_type.Rd man/dot-LinOp__new.Rd man/dot-LinOp__set_dense_data.Rd man/dot-LinOp__set_size.Rd man/dot-LinOp__set_slice.Rd man/dot-LinOp__set_sparse.Rd man/dot-LinOp__set_sparse_data.Rd man/dot-LinOp__set_type.Rd man/dot-LinOp__size_push_back.Rd man/dot-LinOp__slice_push_back.Rd man/dot-LinOp_at_index.Rd man/dot-ProblemData__get_I.Rd man/dot-ProblemData__get_J.Rd man/dot-ProblemData__get_V.Rd man/dot-ProblemData__get_const_to_row.Rd man/dot-ProblemData__get_const_vec.Rd man/dot-ProblemData__get_id_to_col.Rd man/dot-ProblemData__new.Rd man/dot-ProblemData__set_I.Rd man/dot-ProblemData__set_J.Rd man/dot-ProblemData__set_V.Rd man/dot-ProblemData__set_const_to_row.Rd man/dot-ProblemData__set_const_vec.Rd man/dot-ProblemData__set_id_to_col.Rd man/dot-build_matrix_0.Rd man/dot-build_matrix_1.Rd man/dot-decomp_quad.Rd man/dot-p_norm.Rd man/dspop.Rd man/dssamp.Rd man/dual_value-methods.Rd man/entr.Rd man/exp.Rd man/expression-parts.Rd man/extract_dual_value.Rd man/extract_mip_idx.Rd man/eye_minus_inv.Rd man/format_constr.Rd man/geo_mean.Rd man/get_data.Rd man/get_dual_values.Rd man/get_id.Rd man/get_np.Rd man/get_problem_data.Rd man/get_sp.Rd man/grad.Rd man/graph_implementation.Rd man/group_constraints.Rd man/harmonic_mean.Rd man/hstack.Rd man/huber.Rd man/id.Rd man/import_solver.Rd man/installed_solvers.Rd man/inv_pos.Rd man/invert.Rd man/is_dcp.Rd man/is_dgp.Rd man/is_mixed_integer.Rd man/is_qp.Rd man/is_stuffed_cone_constraint.Rd man/is_stuffed_cone_objective.Rd man/is_stuffed_qp_objective.Rd man/kl_div.Rd man/kronecker.Rd man/lambda_max.Rd man/lambda_min.Rd man/lambda_sum_largest.Rd man/lambda_sum_smallest.Rd man/leaf-attr.Rd man/linearize.Rd man/log.Rd man/log_det.Rd man/log_log_curvature-atom.Rd man/log_log_curvature-methods.Rd man/log_log_curvature.Rd man/log_sum_exp.Rd man/logistic.Rd man/matrix_frac.Rd man/matrix_prop-methods.Rd man/matrix_trace.Rd man/max_elemwise.Rd man/max_entries.Rd man/mean.Rd man/min_elemwise.Rd man/min_entries.Rd man/mip_capable.Rd man/mixed_norm.Rd man/mul_elemwise.Rd man/multiply.Rd man/name.Rd man/neg.Rd man/norm.Rd man/norm1.Rd man/norm2.Rd man/norm_inf.Rd man/norm_nuc.Rd man/one_minus_pos.Rd man/p_norm.Rd man/perform.Rd man/pf_eigenvalue.Rd man/pos.Rd man/power.Rd man/problem-parts.Rd man/prod_entries.Rd man/project-methods.Rd man/psd_coeff_offset.Rd man/psolve.Rd man/quad_form.Rd man/quad_over_lin.Rd man/reduce.Rd man/resetOptions.Rd man/reshape_expr.Rd man/residual-methods.Rd man/retrieve.Rd man/scaled_lower_tri.Rd man/scalene.Rd man/setIdCounter.Rd man/sigma_max.Rd man/sign-methods.Rd man/sign.Rd man/sign_from_args.Rd man/size-methods.Rd man/size.Rd man/sqrt.Rd man/square.Rd man/sum_entries.Rd man/sum_largest.Rd man/sum_smallest.Rd man/sum_squares.Rd man/to_numeric.Rd man/transpose.Rd man/tri_to_full.Rd man/tv.Rd man/unpack_results.Rd man/upper_tri.Rd man/validate_args.Rd man/validate_val.Rd man/value-methods.Rd man/vec.Rd man/vectorized_lower_tri_to_mat.Rd man/vstack.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
src/CVXR.dll
src/CVXcanon.cpp
src/CVXcanon.h
src/LinOpOperations.cpp
src/LinOpOperations.h
src/Makevars
src/RcppCVXcanon.cpp
src/RcppConv.cpp
src/RcppExports.cpp
src/RcppLinOp.cpp
src/RcppLinOpVector.cpp
src/RcppProblemData.cpp
tests/group00.R tests/group01.R tests/group02.R tests/group03.R tests/group04.R tests/group05.R
tests/manual/README
tests/manual/test-benchmarks.R tests/manual/test-examples.R tests/manual/test-vignette.R tests/testthat/test-g00-constant_atoms.R tests/testthat/test-g01-atoms.R tests/testthat/test-g01-complex.R tests/testthat/test-g01-constraints.R tests/testthat/test-g01-convolution.R tests/testthat/test-g01-curvature.R tests/testthat/test-g01-dgp.R tests/testthat/test-g01-dgp2dcp.R tests/testthat/test-g01-dimensions.R tests/testthat/test-g01-domain.R tests/testthat/test-g01-expressions.R tests/testthat/test-g01-grad.R tests/testthat/test-g01-lin_ops.R tests/testthat/test-g01-linear_cone.R tests/testthat/test-g01-matrices.R tests/testthat/test-g01-mip_vars.R tests/testthat/test-g01-monotonicity.R tests/testthat/test-g01-mosek_conif.R tests/testthat/test-g01-non_optimal.R tests/testthat/test-g01-nonlinear_atoms.R tests/testthat/test-g01-objectives.R tests/testthat/test-g01-problem.R tests/testthat/test-g01-qp.R tests/testthat/test-g01-quad_form.R tests/testthat/test-g01-quadratic.R tests/testthat/test-g01-semidefinite_vars.R tests/testthat/test-g01-sign.R tests/testthat/test-g01-solvers.R tests/testthat/test-g02-examples.R tests/testthat/test-g03-ls.R tests/testthat/test-g04-scs.R tests/testthat/test-g05-cbc.R tests/testthat/test-g05-cplex.R tests/testthat/test-g05-gurobi.R tests/testthat/test-g05-mip.R tests/testthat/test-g05-mosek.R tests/testthat/test-g05-solver_tests.R
vignettes/bibtex/cvxr_refs.bib
vignettes/cvxr_intro.Rmd vignettes/version1.Rmd
anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.