ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
dmat2.cpp File Reference

(Last Changed on July 18, 2022 for git-revision ecde26fdbf8eed734a006d8e80bd4f4ec5d5458f.)

#include "fvar.hpp"

Go to the source code of this file.

Functions

double norm (const dmatrix &m1)
 Norm of a matrix; constant object. More...
 
double norm2 (const dmatrix &m1)
 Norm squared of a matrix; constant object. More...
 
double sumsq (const dmatrix &m1)
 Calls norm2. More...
 
dmatrix trans (const dmatrix &m1)
 Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More...