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

(Last Changed on March 24, 2021 for git-revision 3f97a80d5155dbf31e5e043eb5715ae1493bec5a.)

Description not yet available. More...

#include <df1b2fun.h>
#include "admb_messages.h"

Go to the source code of this file.

Functions

void ADMB_getcallindex (const df1b2variable &x)
 Description not yet available. More...
 
void ADMB_getcallindex (const df1b2vector &x)
 Description not yet available. More...
 
void ADMB_getcallindex (const df1b2matrix &x)
 Description not yet available. More...
 
df1b2vector cos (const df1b2vector &_x)
 Description not yet available. More...
 
df1b2vector exp (const df1b2vector &_x)
 Description not yet available. More...
 
df1b2vector log (const df1b2vector &_x)
 Description not yet available. More...
 
df1b2vector operator+ (const df1b2vector &_x, const df1b2vector &_y)
 Description not yet available. More...
 
df1b2vector operator+ (const df1b2vector &_x, const dvector &_y)
 Description not yet available. More...
 
df1b2vector operator+ (const dvector &_x, const df1b2vector &_y)
 Description not yet available. More...
 
df1b2vector operator- (const df1b2vector &_x, const df1b2vector &_y)
 Description not yet available. More...
 
df1b2vector operator- (const df1b2vector &_x, const dvector &_y)
 Description not yet available. More...
 
df1b2vector operator- (const dvector &_x, const df1b2vector &_y)
 Description not yet available. More...
 
df1b2vector sin (const df1b2vector &_x)
 Description not yet available. More...
 
df1b2vector sqrt (const df1b2vector &_x)
 Description not yet available. More...
 
df1b2vector tan (const df1b2vector &_x)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file f1b2vc1.cpp.

Function Documentation

void ADMB_getcallindex ( const df1b2variable x)

Description not yet available.

Parameters

Definition at line 833 of file f1b2vc1.cpp.

void ADMB_getcallindex ( const df1b2vector x)

Description not yet available.

Parameters

Definition at line 842 of file f1b2vc1.cpp.

void ADMB_getcallindex ( const df1b2matrix x)

Description not yet available.

Parameters

Definition at line 851 of file f1b2vc1.cpp.

df1b2vector cos ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 179 of file f1b2vc1.cpp.

df1b2vector exp ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 84 of file f1b2vc1.cpp.

df1b2vector log ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 103 of file f1b2vc1.cpp.

df1b2vector operator+ ( const df1b2vector _x,
const df1b2vector _y 
)

Description not yet available.

Parameters

Definition at line 18 of file f1b2vc1.cpp.

df1b2vector operator+ ( const df1b2vector _x,
const dvector _y 
)

Description not yet available.

Parameters

Definition at line 40 of file f1b2vc1.cpp.

df1b2vector operator+ ( const dvector _x,
const df1b2vector _y 
)

Description not yet available.

Parameters

Definition at line 62 of file f1b2vc1.cpp.

df1b2vector operator- ( const df1b2vector _x,
const df1b2vector _y 
)

Description not yet available.

Parameters

Definition at line 198 of file f1b2vc1.cpp.

df1b2vector operator- ( const df1b2vector _x,
const dvector _y 
)

Description not yet available.

Parameters

Definition at line 220 of file f1b2vc1.cpp.

df1b2vector operator- ( const dvector _x,
const df1b2vector _y 
)

Description not yet available.

Parameters

Definition at line 242 of file f1b2vc1.cpp.

df1b2vector sin ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 122 of file f1b2vc1.cpp.

df1b2vector sqrt ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 160 of file f1b2vc1.cpp.

df1b2vector tan ( const df1b2vector _x)

Description not yet available.

Parameters

Definition at line 141 of file f1b2vc1.cpp.