ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
ts_vector_shape_pool () | |
ts_vector_shape_pool (int) | |
Public Member Functions inherited from tsdfpool | |
tsdfpool (int n) | |
void * | alloc (void) |
void | free (void *b) |
Public Member Functions inherited from dfpool | |
dfpool () | |
Default constructor. More... | |
dfpool (const dfpool &)=delete | |
dfpool (const size_t) | |
Constructor. More... | |
virtual | ~dfpool () |
Destructor. More... | |
void * | alloc (void) |
Description not yet available. More... | |
void | clean (void) |
Description not yet available. More... | |
void | deallocate (void) |
Description not yet available. More... | |
void | free (void *b) |
Description not yet available. More... | |
void | grow (void) |
Description not yet available. More... | |
int & | on_dfpool_vector (void) |
dfpool & | operator= (const dfpool &)=delete |
void | set_size (const size_t) |
Description not yet available. More... | |
Additional Inherited Members | |
Public Attributes inherited from dfpool | |
double * | first |
link * | head |
char * | last_chunk |
size_t | nelem |
int | num_allocated |
int | num_chunks |
int | nvar |
size_t | size |
ts_vector_shape_pool::ts_vector_shape_pool | ( | ) |
ts_vector_shape_pool::ts_vector_shape_pool | ( | int | ) |
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |