Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
mat_shapex (const void *m) | |
mat_shapex () | |
void * | get_pointer (void) |
Public Attributes | |
unsigned int | ncopies |
void * | trueptr |
Friends | |
class | dmatrix |
class | dvar_matrix |
class | i3_array |
class | imatrix |
class | lmatrix |
class | sdmatrix |
mat_shapex::mat_shapex | ( | const void * | m | ) | [inline] |
mat_shapex::mat_shapex | ( | ) | [inline] |
void* mat_shapex::get_pointer | ( | void | ) | [inline] |
Definition at line 1898 of file fvar.hpp.
Referenced by imatrix::deallocate(), df1_one_matrix::deallocate(), df3_one_matrix::deallocate(), df1_two_matrix::deallocate(), df1_three_matrix::deallocate(), df3_three_matrix::deallocate(), df3_two_matrix::deallocate(), df1b2matrix::deallocate(), dvar_matrix::deallocate(), and dmatrix::deallocate().
friend class dvar_matrix [friend] |
unsigned int mat_shapex::ncopies |
Definition at line 1886 of file fvar.hpp.
Referenced by imatrix::deallocate(), df1_one_matrix::deallocate(), df3_one_matrix::deallocate(), df1_two_matrix::deallocate(), df1_three_matrix::deallocate(), df3_three_matrix::deallocate(), df3_two_matrix::deallocate(), dmatrix::deallocate(), df1_one_matrix::df1_one_matrix(), df1_three_matrix::df1_three_matrix(), df1_two_matrix::df1_two_matrix(), df1b2matrix::df1b2matrix(), df3_one_matrix::df3_one_matrix(), df3_three_matrix::df3_three_matrix(), df3_two_matrix::df3_two_matrix(), dmatrix::dmatrix(), dvar_matrix::dvar_matrix(), i3_array::i3_array(), imatrix::imatrix(), mat_shapex(), imatrix::operator=(), dmatrix::operator=(), imatrix::shallow_copy(), dvar_matrix::shallow_copy(), dmatrix::shallow_copy(), df1b2matrix::~df1b2matrix(), and dvar_matrix::~dvar_matrix().
void* mat_shapex::trueptr |
Definition at line 1885 of file fvar.hpp.
Referenced by get_pointer(), and mat_shapex().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |