ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
vector_shape_pool () | |
vector_shape_pool (const size_t n) | |
vector_shape_pool (const vector_shape_pool &)=delete | |
vector_shape_pool (vector_shape_pool &&)=delete | |
~vector_shape_pool () | |
vector_shape_pool & | operator= (const vector_shape_pool &)=delete |
vector_shape_pool & | operator= (vector_shape_pool &&)=delete |
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 |
|
inline |
|
delete |
|
delete |
|
delete |
|
delete |
Generated on Wed Sep 7 2022 00:01:35 for ADMB Documentation by 1.8.5 |