/home/coin/svn-release/OptimizationSuite-1.1.0/CoinUtils/src/CoinUtility.hpp File Reference

#include "CoinSort.hpp"
Include dependency graph for CoinUtility.hpp:

Go to the source code of this file.

Functions

template<typename S , typename T >
CoinPair< S, T > CoinMakePair (const S &s, const T &t)
template<typename S , typename T , typename U >
CoinTriple< S, T, U > CoinMakeTriple (const S &s, const T &t, const U &u)

Function Documentation

template<typename S , typename T >
CoinPair<S,T> CoinMakePair ( const S &  s,
const T &  t 
) [inline]

Definition at line 7 of file CoinUtility.hpp.

template<typename S , typename T , typename U >
CoinTriple<S,T,U> CoinMakeTriple ( const S &  s,
const T &  t,
const U &  u 
) [inline]

Definition at line 11 of file CoinUtility.hpp.


Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1