ConicBundle
Classes | Namespaces
PSCPrimal.hxx File Reference

Header declaring the classes ConicBundle::PSCPrimal, ConicBundle::DensePSCPrimal, ConicBundle::SparsePSCPrimal, ConicBundle::GramSparsePSCPrimal, ConicBundle::BlockPSCPrimal (designed for ConicBundle::PSCOracle and ConicBundle::AffineMatrixFunction) More...

#include <map>
#include "CBout.hxx"
#include "PSCOracle.hxx"
#include "SparseCoeffmatMatrix.hxx"

Go to the source code of this file.

Classes

class  ConicBundle::PSCPrimal
 PSCPrimal is the corresponding positive semidefinite object for PSCOracle like PrimalMatrix for a MatrixFunctionOracle. More...
 
class  ConicBundle::DensePSCPrimal
 implements a general purpose dense symmetric PSCPrimal based on CH_Matrix_Classes::Symmatrix More...
 
class  ConicBundle::SparsePSCPrimal
 implements a sparse symmetric PSCPrimal collecting data only on a sparse, prespecified support; it is based on CH_Matrix_Classes::Sparsesym More...
 
class  ConicBundle::GramSparsePSCPrimal
 represents an PSCPrimal as the sum $PP^T+S$ of a Gram matrix and a sparse symmetric matrix $S$ More...
 
class  ConicBundle::BlockPSCPrimal
 implements a block diagonal PSCPrimal consisting of several PSCPrimal blocks More...
 

Namespaces

 ConicBundle
 conic bundle method solver for sum of convex functions. See the ConicBundle_Manual for a quick introduction.
 

Detailed Description

Header declaring the classes ConicBundle::PSCPrimal, ConicBundle::DensePSCPrimal, ConicBundle::SparsePSCPrimal, ConicBundle::GramSparsePSCPrimal, ConicBundle::BlockPSCPrimal (designed for ConicBundle::PSCOracle and ConicBundle::AffineMatrixFunction)

Version
1.0
Date
2017-02-04
Author
Christoph Helmberg