Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
sdmatrix (int) | |
Description not yet available. | |
sdmatrix () | |
Default constructor. | |
~sdmatrix () | |
Destructor. | |
void | allocate (int) |
Description not yet available. | |
void | allocate () |
Description not yet available. | |
void | deallocate () |
Description not yet available. |
sdmatrix::sdmatrix | ( | int | irh | ) |
void sdmatrix::allocate | ( | int | irh | ) |
void sdmatrix::allocate | ( | void | ) |
void sdmatrix::deallocate | ( | void | ) |
Description not yet available.
Reimplemented from dmatrix.
Definition at line 85 of file sdmat.cpp.
Referenced by ~sdmatrix().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |