CoinFactorizationLongDoubleArrayWithLength
CoinFactorizationLongDouble * version.
CoinFactorizationLongDouble * version.
Inheritance
Inherits from: CoinArrayWithLength
Public Methods
getSize
Get the size.
CoinBigIndex getSize()
array
Get Array.
long double * array()
setSize
Set the size.
void setSize(CoinByteArray value)
Parameters:
value(CoinByteArray)
conditionalNew
Conditionally gets new array.
long double * conditionalNew(CoinByteArray sizeWanted)
Parameters:
sizeWanted(CoinByteArray)
CoinFactorizationLongDoubleArrayWithLength
Default constructor - NULL.
CoinFactorizationLongDoubleArrayWithLength()
CoinFactorizationLongDoubleArrayWithLength
Alternate Constructor - length in bytes - size_ -1.
CoinFactorizationLongDoubleArrayWithLength(CoinByteArray size)
Parameters:
size(CoinByteArray)
CoinFactorizationLongDoubleArrayWithLength
Alternate Constructor - length in bytes mode - 0 size_ set to size 1 size_ set to size and zeroed.
CoinFactorizationLongDoubleArrayWithLength(CoinByteArray size, int mode)
Parameters:
size(CoinByteArray)mode(int)
CoinFactorizationLongDoubleArrayWithLength
Copy constructor.
CoinFactorizationLongDoubleArrayWithLength(const CoinFactorizationLongDoubleArrayWithLength & rhs)
Parameters:
rhs(const CoinFactorizationLongDoubleArrayWithLength &)
CoinFactorizationLongDoubleArrayWithLength
Copy constructor.2.
CoinFactorizationLongDoubleArrayWithLength(const CoinFactorizationLongDoubleArrayWithLength * rhs)
Parameters:
rhs(const CoinFactorizationLongDoubleArrayWithLength *)
operator=
Assignment operator.
CoinFactorizationLongDoubleArrayWithLength & operator=(const CoinFactorizationLongDoubleArrayWithLength & rhs)
Parameters:
rhs(const CoinFactorizationLongDoubleArrayWithLength &)
Source
Header: layer-0/CoinUtils/src/CoinIndexedVector.hpp