Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
double | norm (const dmatrix &m1) |
Norm of a matrix; constant object. | |
double | norm2 (const dmatrix &m1) |
Norm squared of a matrix; constant object. | |
double | sumsq (const dmatrix &m1) |
dmatrix | trans (const dmatrix &m1) |
Transpose of a matrix; constant objects. |
Description not yet available.
Definition in file dmat2.cpp.
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |