Dip  0.92.4
Functions
UtilMacrosAlps.h File Reference
#include "Alps.h"

Go to the source code of this file.

Functions

int UtilAlpsEncodeWarmStart (AlpsEncoded *encoded, const CoinWarmStartBasis *ws)
 Pack coin warm start into an encoded object. More...
 
CoinWarmStartBasis * UtilAlpsDecodeWarmStart (AlpsEncoded &encoded, AlpsReturnStatus *rc)
 Unpack coin warm start from an encoded object. More...
 

Function Documentation

◆ UtilAlpsEncodeWarmStart()

int UtilAlpsEncodeWarmStart ( AlpsEncoded *  encoded,
const CoinWarmStartBasis *  ws 
)

Pack coin warm start into an encoded object.

◆ UtilAlpsDecodeWarmStart()

CoinWarmStartBasis* UtilAlpsDecodeWarmStart ( AlpsEncoded &  encoded,
AlpsReturnStatus *  rc 
)

Unpack coin warm start from an encoded object.