%*%,Expression,Expression-method
                        The MulExpression class.
%>>%                    The PSDConstraint class.
*,Expression,Expression-method
                        Elementwise Multiplication
+,Expression,missing-method
                        The AddExpression class.
-,Expression,missing-method
                        The NegExpression class.
.LinOpVector__new       Create a new LinOpVector object.
.LinOpVector__push_back
                        Perform a push back operation on the 'args'
                        field of LinOp
.LinOp__args_push_back
                        Perform a push back operation on the 'args'
                        field of LinOp
.LinOp__get_dense_data
                        Get the field 'dense_data' for the LinOp object
.LinOp__get_id          Get the id field of the LinOp Object
.LinOp__get_size        Get the field 'size' for the LinOp object
.LinOp__get_slice       Get the slice field of the LinOp Object
.LinOp__get_sparse      Get the 'sparse' flag field for the LinOp
                        object
.LinOp__get_sparse_data
                        Get the field named 'sparse_data' from the
                        LinOp object
.LinOp__get_type        Get the field named 'type' for the LinOp object
.LinOp__new             Create a new LinOp object.
.LinOp__set_dense_data
                        Set the field 'dense_data' of the LinOp object
.LinOp__set_size        Set the field 'size' of the LinOp object
.LinOp__set_slice       Set the slice field of the LinOp Object
.LinOp__set_sparse      Set the flag 'sparse' of the LinOp object
.LinOp__set_sparse_data
                        Set the field named 'sparse_data' of the LinOp
                        object
.LinOp__set_type        Set the field named 'type' for the LinOp object
.LinOp__size_push_back
                        Perform a push back operation on the 'size'
                        field of LinOp
.LinOp__slice_push_back
                        Perform a push back operation on the 'slice'
                        field of LinOp
.LinOp_at_index         Return the LinOp element at index i (0-based)
.ProblemData__get_I     Get the I field of the ProblemData Object
.ProblemData__get_J     Get the J field of the ProblemData Object
.ProblemData__get_V     Get the V field of the ProblemData Object
.ProblemData__get_const_to_row
                        Get the const_to_row field of the ProblemData
                        Object
.ProblemData__get_const_vec
                        Get the const_vec field from the ProblemData
                        Object
.ProblemData__get_id_to_col
                        Get the id_to_col field of the ProblemData
                        Object
.ProblemData__new       Create a new ProblemData object.
.ProblemData__set_I     Set the I field in the ProblemData Object
.ProblemData__set_J     Set the J field in the ProblemData Object
.ProblemData__set_V     Set the V field in the ProblemData Object
.ProblemData__set_const_to_row
                        Set the const_to_row map of the ProblemData
                        Object
.ProblemData__set_const_vec
                        Set the const_vec field in the ProblemData
                        Object
.ProblemData__set_id_to_col
                        Set the id_to_col field of the ProblemData
                        Object
.build_matrix_0         Get the 'sparse' flag field for the LinOp
                        object
.build_matrix_1         Get the 'sparse' flag field for the LinOp
                        object
/,Expression,Expression-method
                        The DivExpression class.
<=,Expression,Expression-method
                        The LeqConstraint class.
==,Expression,Expression-method
                        The EqConstraint class.
Abs-class               The Abs class.
AffAtom-class           The AffAtom class.
AffineProd-class        The AffineProd class.
Atom-class              The Atom class.
AxisAtom-class          The AxisAtom class.
BinaryOperator-class    The BinaryOperator class.
Bool-class              The Bool class.
BoolConstr-class        The BoolConstr class.
CVXR-package            CVXR: Disciplined Convex Optimization in R
CallbackParam-class     The CallbackParam class.
Canonical-class         The Canonical class.
Constant-class          The Constant class.
Constraint-class        The Constraint class.
Conv-class              The Conv class.
CumSum-class            The CumSum class.
DiagMat-class           The DiagMat class.
DiagVec-class           The DiagVec class.
ECOS-class              The ECOS class.
ECOS_BB-class           The ECOS_BB class.
Elementwise-class       The Elementwise class.
Entr-class              The Entr class.
Exp-class               The Exp class.
ExpCone-class           The ExpCone class.
Expression-class        The Expression class.
GLPK-class              The GLPK class
GUROBI-class            The GUROBI class.
GeoMean-class           The GeoMean class.
HStack-class            The HStack class.
Huber-class             The Huber class.
Int-class               The Int class.
IntConstr-class         The IntConstr class.
KLDiv-class             The KLDiv class.
Kron-class              The Kron class.
LPSOLVE-class           The LPSOLVE class
LambdaMax-class         The LambdaMax class.
Leaf-class              The Leaf class.
Log-class               The Log class.
Log1p-class             The Log1p class.
LogDet-class            The LogDet class.
LogSumExp-class         The LogSumExp class.
Logistic-class          The Logistic class.
MOSEK-class             The MOSEK class.
MatrixFrac-class        The MatrixFrac class.
MaxElemwise-class       The MaxElemwise class.
MaxEntries-class        The MaxEntries class.
Maximize-class          The Maximize class.
Minimize-class          The Minimize class.
MulElemwise-class       The MulElemwise class.
NonNegative-class       The NonNegative class.
NonlinearConstraint-class
                        The NonlinearConstraint class.
NormNuc-class           The NormNuc class.
Objective-arith         Arithmetic Operations on Objectives
Parameter-class         The Parameter class.
Pnorm-class             The Pnorm class.
Power-class             The Power class.
Problem-arith           Arithmetic Operations on Problems
Problem-class           The Problem class.
QuadOverLin-class       The QuadOverLin class.
RMulExpression-class    The RMulExpression class.
Rdict-class             The Rdict class.
Rdictdefault-class      The Rdictdefault class.
Reshape-class           The Reshape class.
SCS-class               The SCS class.
SDP-class               The SDP class.
SOC-class               The SOC class.
SOCAxis-class           The SOCAxis class.
Semidef                 Positive Semidefinite Variable
SemidefUpperTri-class   The SemidefUpperTri class.
SigmaMax-class          The SigmaMax class.
SizeMetrics-class       The SizeMetrics class.
Solver-capable          Solver Capabilities
Solver-class            The Solver class.
Solver.choose_solver    Choose a Solver
Solver.solve            Call to Solver
SolverStats-class       The SolverStats class.
Sqrt-class              The Sqrt class.
Square-class            The Square class.
SumEntries-class        The SumEntries class.
SumLargest-class        The SumLargest class.
Symmetric               Symmetric Variable
SymmetricUpperTri-class
                        The SymmetricUpperTri class.
Trace-class             The Trace class.
Transpose-class         The Transpose class.
UnaryOperator-class     The UnaryOperator class.
UpperTri-class          The UpperTri class.
VStack-class            The VStack class.
Variable-class          The Variable class.
[,Expression,missing,missing,ANY-method
                        The Index class.
^,Expression,numeric-method
                        Elementwise Power
abs,Expression-method   Absolute Value
affine_prod             Affine Product
bmat                    Block Matrix
canonicalize            Canonicalize
cdiac                   Global Monthly and Annual Temperature Anomalies
                        (degrees C), 1850-2015 (Relative to the
                        1961-1990 Mean) (May 2016)
cone-methods            Second-Order Cone Methods
conv                    Discrete Convolution
cumsum_axis             Cumulative Sum
curvature               Curvature of Expression
curvature-atom          Curvature of an Atom
curvature-comp          Curvature of Composition
curvature-methods       Curvature Properties
cvxr_norm               Matrix Norm (Alternative)
diag,Expression-method
                        Matrix Diagonal
diff,Expression-method
                        Lagged and Iterated Differences
domain                  Domain
dspop                   Direct Standardization: Population
dssamp                  Direct Standardization: Sample
entr                    Entropy Function
exp,Expression-method   Natural Exponential
expression-parts        Parts of an Expression
format_constr           Format Constraints
format_results          Format Solver Results
geo_mean                Geometric Mean
get_data                Get Expression Data
get_gurobiglue          Get our gurobiglue handle
get_id                  Get ID
get_mosekglue           Get our mosekglue handle
get_np                  Get numpy handle
get_problem_data        Get Problem Data
get_sp                  Get scipy handle
grad                    Sub/Super-Gradient
graph_implementation    Graph Implementation
harmonic_mean           Harmonic Mean
hstack                  Horizontal Concatenation
huber                   Huber Function
id                      Identification Number
import_solver           Import Solver
installed_solvers       Installed Solvers
inv_pos                 Reciprocal Function
is_dcp                  DCP Compliance
is_qp                   Is Problem a QP?
kl_div                  Kullback-Leibler Divergence
kronecker,Expression,ANY-method
                        Kronecker Product
lambda_max              Maximum Eigenvalue
lambda_min              Minimum Eigenvalue
lambda_sum_largest      Sum of Largest Eigenvalues
lambda_sum_smallest     Sum of Smallest Eigenvalues
log,Expression-method   Logarithms
log_det                 Log-Determinant
log_sum_exp             Log-Sum-Exponential
logistic                Logistic Function
matrix_frac             Matrix Fraction
matrix_trace            Matrix Trace
max_elemwise            Elementwise Maximum
max_entries             Maximum
mean.Expression         Arithmetic Mean
min_elemwise            Elementwise Minimum
min_entries             Minimum
mixed_norm              Mixed Norm
name                    Variable, Parameter, or Expression Name
neg                     Elementwise Negative
norm,Expression,character-method
                        Matrix Norm
norm1                   1-Norm
norm2                   Euclidean Norm
norm_inf                Infinity-Norm
norm_nuc                Nuclear Norm
p_norm                  P-Norm
pos                     Elementwise Positive
problem-parts           Parts of a Problem
psolve                  Solve a DCP Problem
quad_form               Quadratic Form
quad_over_lin           Quadratic over Linear
resetOptions            Reset Options
reshape_expr            Reshape an Expression
residual-methods        Constraint Residual
scalene                 Scalene Function
setIdCounter            Set ID Counter
sigma_max               Maximum Singular Value
sign,Expression-method
                        Sign of Expression
sign-methods            Sign Properties
sign_from_args          Atom Sign
size                    Size of Expression
size-methods            Size Properties
size_from_args          Atom Size
sqrt,Expression-method
                        Square Root
square                  Square Function
status_map,ECOS-method
                        ECOS Status Map
status_map,GLPK-method
                        GLPK Status Map
status_map,GUROBI-method
                        GUROBI Status Map
status_map,LPSOLVE-method
                        LPSOLVE Status Map
status_map,MOSEK-method
                        MOSEK Status Map
status_map,SCS-method   SCS Status Map
sum_entries             Sum of Entries
sum_largest             Sum of Largest Values
sum_smallest            Sum of Smallest Values
sum_squares             Sum of Squares
t.Expression            Matrix Transpose
to_numeric              Numeric Value of Atom
tv                      Total Variation
unpack_results          Parse output from a solver and updates problem
                        state
upper_tri               Upper Triangle of a Matrix
validate_args           Validate Arguments
validate_solver         Validate Solver
validate_val            Validate Value
value-methods           Get or Set Value
vec                     Vectorization of a Matrix
vstack                  Vertical Concatenation
