Description not yet available. More...
Go to the source code of this file.
Functions | |
| dmatrix | cos (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | elem_div (const dmatrix &m, const dmatrix &m2) |
| Description not yet available. | |
| dmatrix | elem_prod (const dmatrix &m, const dmatrix &m2) |
| Description not yet available. | |
| dmatrix | exp (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | log (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | pow (const dmatrix &m, const double e) |
| Description not yet available. | |
| dmatrix | pow (const dmatrix &m, int e) |
| Description not yet available. | |
| dmatrix | sin (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | sqr (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | sqrt (const dmatrix &m) |
| Description not yet available. | |
| dmatrix | tan (const dmatrix &m) |
| Description not yet available. | |
Description not yet available.
Definition in file dmat20.cpp.
|
|
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0
|