source/inc/tool/global.hxx File Reference

#include <string>
#include <iterator>
#include <iostream>
#include <vector>
#include <osl/diagnose.h>

Include dependency graph for global.hxx:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  scsolver
namespace  scsolver::numeric

Defines

#define SCSOLVER_DEBUG   0
#define REWRITE_FOR_SUN_STUDIO_COMPILER   1

Functions

template<typename Container>
void printElements (const Container &cn, const char *sep=" ")
void scsolver::Debug (const char *s)
std::string scsolver::repeatString (const char *, unsigned long)
void scsolver::vectorToMatrix (const ::std::vector< double > &vec,::scsolver::numeric::Matrix &mx, bool rowMatrix=true)
void scsolver::matrixToVector (const ::scsolver::numeric::Matrix &mx,::std::vector< double > &vec)


Define Documentation

#define REWRITE_FOR_SUN_STUDIO_COMPILER   1

Definition at line 38 of file global.hxx.

#define SCSOLVER_DEBUG   0

Definition at line 36 of file global.hxx.


Function Documentation

template<typename Container>
void @35::printElements ( const Container &  cn,
const char *  sep = " " 
) [inline, static]

Definition at line 60 of file global.hxx.

Referenced by scsolver::numeric::lp::BoundedRevisedSimplexImpl::buildInitialVars(), scsolver::numeric::lp::BoundedRevisedSimplexImpl::printIterateHeader(), scsolver::numeric::lp::RevisedSimplexImpl::printIterateHeader(), scsolver::numeric::lp::RevisedSimplexImpl::runNormalInitSearch(), scsolver::numeric::lp::RevisedSimplexImpl::solve(), scsolver::LpModelBuilderImpl::stripConstConstraint(), and scsolver::LpModelBuilderImpl::stripZeroCostDecisionVar().


Generated on Mon Jul 28 09:13:28 2008 for scsolver by  doxygen 1.5.3