ConicBundle
|
This is the complete list of members for ConicBundle::SparseCoeffmatMatrix, including all inherited members.
append_blocks(const SparseCoeffmatMatrix &append_mat, const CH_Matrix_Classes::Indexmatrix *blocks=0, const CH_Matrix_Classes::Indexmatrix *cols=0) | ConicBundle::SparseCoeffmatMatrix | |
append_columns(const SparseCoeffmatMatrix &append_mat, const CH_Matrix_Classes::Indexmatrix *blocks=0, const CH_Matrix_Classes::Indexmatrix *cols=0) | ConicBundle::SparseCoeffmatMatrix | |
block(CH_Matrix_Classes::Integer i) const | ConicBundle::SparseCoeffmatMatrix | |
block_dim | ConicBundle::SparseCoeffmatMatrix | private |
blockdim() const | ConicBundle::SparseCoeffmatMatrix | inline |
blockdim(CH_Matrix_Classes::Integer i) const | ConicBundle::SparseCoeffmatMatrix | |
blockrep | ConicBundle::SparseCoeffmatMatrix | private |
cb_out(int pl=-1) const | ConicBundle::CBout | inlinevirtual |
CBout(const CBout *cb=0, int incr=-1) | ConicBundle::CBout | inline |
CBout(std::ostream *outp, int pl=1) | ConicBundle::CBout | inline |
CBout(const CBout &cb, int incr=0) | ConicBundle::CBout | inline |
clear() | ConicBundle::SparseCoeffmatMatrix | |
clear_cbout() | ConicBundle::CBout | inline |
col_dim | ConicBundle::SparseCoeffmatMatrix | private |
coldim() const | ConicBundle::SparseCoeffmatMatrix | inline |
colrep | ConicBundle::SparseCoeffmatMatrix | mutableprivate |
column(CH_Matrix_Classes::Integer i) const | ConicBundle::SparseCoeffmatMatrix | |
delete_blocks(const CH_Matrix_Classes::Indexmatrix &delete_indices, CH_Matrix_Classes::Indexmatrix *map_to_old=0) | ConicBundle::SparseCoeffmatMatrix | |
delete_columns(const CH_Matrix_Classes::Indexmatrix &delete_indices, CH_Matrix_Classes::Indexmatrix *map_to_old=0) | ConicBundle::SparseCoeffmatMatrix | |
dense_cnt | ConicBundle::SparseCoeffmatMatrix | private |
form_colrep() const | ConicBundle::SparseCoeffmatMatrix | private |
get_colrep() const | ConicBundle::SparseCoeffmatMatrix | inline |
get_dense_cnt(CH_Matrix_Classes::Integer i) const | ConicBundle::SparseCoeffmatMatrix | inline |
get_out() const | ConicBundle::CBout | inline |
get_out_ptr() const | ConicBundle::CBout | inline |
get_print_level() const | ConicBundle::CBout | inline |
Gram_ip(CH_Matrix_Classes::Matrix &ipvec, const CH_Matrix_Classes::Matrix &P, const CH_Matrix_Classes::Matrix *Lam=0, const CH_Matrix_Classes::Indexmatrix *ind=0) const | ConicBundle::SparseCoeffmatMatrix | |
Gram_ip(CH_Matrix_Classes::Real &ipval, const CH_Matrix_Classes::Matrix &P, CH_Matrix_Classes::Integer j) const | ConicBundle::SparseCoeffmatMatrix | |
init(const CH_Matrix_Classes::Indexmatrix &block_dim, CH_Matrix_Classes::Integer col_dim, const CH_Matrix_Classes::Indexmatrix *block_ind=0, const CH_Matrix_Classes::Indexmatrix *col_ind=0, const CoeffmatVector *coeff_vec=0) | ConicBundle::SparseCoeffmatMatrix | |
mfile_data(std::ostream &out) const | ConicBundle::CBout | inlinevirtual |
nzcoldim() const | ConicBundle::SparseCoeffmatMatrix | inline |
operator!=(const SparseCoeffmatMatrix &mat) const | ConicBundle::SparseCoeffmatMatrix | inline |
operator()(CH_Matrix_Classes::Integer i, CH_Matrix_Classes::Integer j) const | ConicBundle::SparseCoeffmatMatrix | |
operator=(const SparseCoeffmatMatrix &) | ConicBundle::SparseCoeffmatMatrix | |
operator==(const SparseCoeffmatMatrix &mat) const | ConicBundle::SparseCoeffmatMatrix | |
primal_ip(CH_Matrix_Classes::Matrix &ipvec, const PSCPrimal *primal, const CH_Matrix_Classes::Indexmatrix *ind=0) const | ConicBundle::SparseCoeffmatMatrix | |
primal_ip(CH_Matrix_Classes::Real &value, const PSCPrimal *primal, CH_Matrix_Classes::Integer j) const | ConicBundle::SparseCoeffmatMatrix | |
project(CH_Matrix_Classes::Symmatrix &S, const CH_Matrix_Classes::Matrix &P, const CH_Matrix_Classes::Integer j) const | ConicBundle::SparseCoeffmatMatrix | |
reassign_blocks(const CH_Matrix_Classes::Indexmatrix &map_to_old) | ConicBundle::SparseCoeffmatMatrix | |
reassign_columns(const CH_Matrix_Classes::Indexmatrix &map_to_old) | ConicBundle::SparseCoeffmatMatrix | |
rowdim() const | ConicBundle::SparseCoeffmatMatrix | inline |
SCMblockrep typedef | ConicBundle::SparseCoeffmatMatrix | private |
SCMcolrep typedef | ConicBundle::SparseCoeffmatMatrix | |
set(CH_Matrix_Classes::Integer i, CH_Matrix_Classes::Integer j, const CoeffmatPointer &cm) | ConicBundle::SparseCoeffmatMatrix | |
set(CH_Matrix_Classes::Integer i, CH_Matrix_Classes::Integer j, Coeffmat *cm) | ConicBundle::SparseCoeffmatMatrix | inline |
set_cbout(const CBout *cb, int incr=-1) | ConicBundle::CBout | virtual |
set_out(std::ostream *out=0, int print_level=1) | ConicBundle::CBout | virtual |
SparseCoeffmatMatrix(const CBout *cb=0, int incr=-1) | ConicBundle::SparseCoeffmatMatrix | inline |
SparseCoeffmatMatrix(const SparseCoeffmatMatrix &S, const CBout *cb=0, int incr=-1) | ConicBundle::SparseCoeffmatMatrix | inline |
SparseCoeffmatMatrix(const CH_Matrix_Classes::Indexmatrix &in_block_dim, CH_Matrix_Classes::Integer in_col_dim, const CH_Matrix_Classes::Indexmatrix *block_ind=0, const CH_Matrix_Classes::Indexmatrix *col_ind=0, const CoeffmatVector *coeff_vec=0, const CBout *cb=0, int incr=-1) | ConicBundle::SparseCoeffmatMatrix | inline |
~CBout() (defined in ConicBundle::CBout) | ConicBundle::CBout | virtual |
~SparseCoeffmatMatrix() | ConicBundle::SparseCoeffmatMatrix |