reserveMemory

API Definition

virtual void reserveMemory(size_t numVecs)

Function

Virtual function defined in the base class. For details, see the subclass.

Input

size_t numVecs: number of the base libraries for which reserved memory is allocated.

Output

N/A

Return Value

N/A

Restrictions

N/A