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

(Last Changed on April 22, 2014 for git-revision 219a09ff06fd9cee4c006dd85abbefca00beea03.)

Description not yet available. More...

#include <df1b2fun.h>

Go to the source code of this file.

Functions

df1b2matrix operator* (const df1b2variable &_x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator* (const df1b2variable &_x, const dmatrix &_M)
 Description not yet available. More...
 
df1b2matrix operator* (const df1b2matrix &_M, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2matrix operator* (const dmatrix &_M, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2matrix operator* (const df1b2matrix &_M, const double x)
 Description not yet available. More...
 
df1b2matrix operator* (const double x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator+ (const df1b2matrix &_M, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2matrix operator+ (const df1b2matrix &_M, const double x)
 Description not yet available. More...
 
df1b2matrix operator+ (const df1b2variable &_x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator+ (const double x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator+ (const df1b2matrix &_MM, const df1b2matrix &_NN)
 Description not yet available. More...
 
df1b2matrix operator+ (const df1b2matrix &_M, const dmatrix &N)
 Description not yet available. More...
 
df1b2matrix operator+ (const dmatrix &M, const df1b2matrix &_NN)
 Description not yet available. More...
 
df1b2matrix operator- (const df1b2variable &_x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator- (const double x, const df1b2matrix &_M)
 Description not yet available. More...
 
df1b2matrix operator- (const df1b2matrix &_MM, const df1b2matrix &_NN)
 Description not yet available. More...
 
df1b2matrix operator- (const df1b2matrix &_M, const dmatrix &N)
 Description not yet available. More...
 
df1b2matrix operator- (const dmatrix &M, const df1b2matrix &_NN)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file f1b2vc4.cpp.

Function Documentation

df1b2matrix operator* ( const df1b2variable _x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 217 of file f1b2vc4.cpp.

df1b2matrix operator* ( const df1b2variable _x,
const dmatrix _M 
)

Description not yet available.

Parameters

Definition at line 239 of file f1b2vc4.cpp.

df1b2matrix operator* ( const df1b2matrix _M,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 261 of file f1b2vc4.cpp.

df1b2matrix operator* ( const dmatrix _M,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 283 of file f1b2vc4.cpp.

df1b2matrix operator* ( const df1b2matrix _M,
const double  x 
)

Description not yet available.

Parameters

Definition at line 305 of file f1b2vc4.cpp.

df1b2matrix operator* ( const double  x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 314 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const df1b2matrix _M,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 17 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const df1b2matrix _M,
const double  x 
)

Description not yet available.

Parameters

Definition at line 153 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const df1b2variable _x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 174 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const double  x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 196 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const df1b2matrix _MM,
const df1b2matrix _NN 
)

Description not yet available.

Parameters

Definition at line 378 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const df1b2matrix _M,
const dmatrix N 
)

Description not yet available.

Parameters

Definition at line 402 of file f1b2vc4.cpp.

df1b2matrix operator+ ( const dmatrix M,
const df1b2matrix _NN 
)

Description not yet available.

Parameters

Definition at line 425 of file f1b2vc4.cpp.

df1b2matrix operator- ( const df1b2variable _x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 335 of file f1b2vc4.cpp.

df1b2matrix operator- ( const double  x,
const df1b2matrix _M 
)

Description not yet available.

Parameters

Definition at line 357 of file f1b2vc4.cpp.

df1b2matrix operator- ( const df1b2matrix _MM,
const df1b2matrix _NN 
)

Description not yet available.

Parameters

Definition at line 448 of file f1b2vc4.cpp.

df1b2matrix operator- ( const df1b2matrix _M,
const dmatrix N 
)

Description not yet available.

Parameters

Definition at line 472 of file f1b2vc4.cpp.

df1b2matrix operator- ( const dmatrix M,
const df1b2matrix _NN 
)

Description not yet available.

Parameters

Definition at line 495 of file f1b2vc4.cpp.