ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
f1b2vc8.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

df1b2vector operator* (const dvector &_v, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2vector operator+ (const df1b2variable &_x, const dvector &_v)
 Description not yet available. More...
 
df1b2vector operator+ (const dvector &_v, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2vector operator- (const df1b2vector &_v, const df1b2variable &_x)
 Description not yet available. More...
 
df1b2vector operator- (const df1b2variable &_x, const df1b2vector &_v)
 Description not yet available. More...
 
df1b2vector operator- (const df1b2variable &_x, const dvector &_v)
 Description not yet available. More...
 
df1b2vector operator- (const dvector &_v, const df1b2variable &_x)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file f1b2vc8.cpp.

Function Documentation

df1b2vector operator* ( const dvector _v,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 119 of file f1b2vc8.cpp.

df1b2vector operator+ ( const df1b2variable _x,
const dvector _v 
)

Description not yet available.

Parameters

Definition at line 17 of file f1b2vc8.cpp.

df1b2vector operator+ ( const dvector _v,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 102 of file f1b2vc8.cpp.

df1b2vector operator- ( const df1b2vector _v,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 34 of file f1b2vc8.cpp.

df1b2vector operator- ( const df1b2variable _x,
const df1b2vector _v 
)

Description not yet available.

Parameters

Definition at line 51 of file f1b2vc8.cpp.

df1b2vector operator- ( const df1b2variable _x,
const dvector _v 
)

Description not yet available.

Parameters

Definition at line 68 of file f1b2vc8.cpp.

df1b2vector operator- ( const dvector _v,
const df1b2variable _x 
)

Description not yet available.

Parameters

Definition at line 85 of file f1b2vc8.cpp.