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

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

Description not yet available. More...

#include "fvar.hpp"

Go to the source code of this file.

Functions

void cmdv_prod (void)
 Description not yet available. More...
 
void dmdv_prod (void)
 Description not yet available. More...
 
dvar_vector operator* (const dvar_matrix &m, const dvar_vector &x)
 Description not yet available. More...
 
dvar_vector operator* (const dmatrix &m, const dvar_vector &x)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file fvar_m22.cpp.

Function Documentation

void cmdv_prod ( void  )

Description not yet available.

Parameters

Definition at line 196 of file fvar_m22.cpp.

Referenced by operator*().

void dmdv_prod ( void  )

Description not yet available.

Parameters

Definition at line 78 of file fvar_m22.cpp.

Referenced by operator*().

dvar_vector operator* ( const dvar_matrix m,
const dvar_vector x 
)

Description not yet available.

Parameters

Definition at line 20 of file fvar_m22.cpp.

dvar_vector operator* ( const dmatrix m,
const dvar_vector x 
)

Description not yet available.

Parameters

Definition at line 134 of file fvar_m22.cpp.