Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
df1b2vector (int lb, int ub) | |
Description not yet available. | |
df1b2vector (const dvector &v) | |
Construct df1b2vector from dvector v. | |
df1b2vector (const df1b2vector &) | |
Copy constructor. | |
df1b2vector (void) | |
Default constructor. | |
df1b2vector (const predf1b2vector &) | |
Description not yet available. | |
~df1b2vector () | |
Destructor. | |
void | allocate (int lb, int ub, const char *) |
Description not yet available. | |
void | allocate (int lb, int ub) |
Description not yet available. | |
void | allocate (const ad_integer &, const ad_integer &ub) |
Description not yet available. | |
void | allocate (void) |
Description not yet available. | |
int | allocated (void) |
void | copy (const df1b2vector &) |
Description not yet available. | |
void | deallocate (void) |
If no other copies exists, free allocated memory. | |
int | get_offset (void) |
df1b2variable * | getv (void) |
int | indexmax (void) const |
int | indexmin (void) const |
void | initialize (void) |
Description not yet available. | |
void | noallocate (int lib, int ub) |
Description not yet available. | |
df1b2variable & | operator() (int i) const |
df1b2vector | operator() (const ivector &iv) |
df1b2vector | operator() (int lb, int ub) |
df1b2vector & | operator*= (const df1b2vector &x) |
Description not yet available. | |
df1b2vector & | operator*= (const df1b2variable &x) |
Description not yet available. | |
df1b2vector & | operator++ (void) |
df1b2vector & | operator+= (const df1b2vector &x) |
Description not yet available. | |
df1b2vector & | operator+= (const dvector &x) |
Description not yet available. | |
df1b2vector & | operator+= (double x) |
Description not yet available. | |
df1b2vector & | operator+= (const df1b2variable &x) |
Description not yet available. | |
df1b2vector & | operator-- (void) |
df1b2vector & | operator-= (const df1b2vector &x) |
Description not yet available. | |
df1b2vector & | operator-= (const dvector &x) |
Description not yet available. | |
df1b2vector & | operator-= (const df1b2variable &x) |
Description not yet available. | |
df1b2vector & | operator/= (const df1b2vector &x) |
Description not yet available. | |
df1b2vector & | operator/= (const df1b2variable &x) |
Description not yet available. | |
df1b2vector & | operator= (const df3_one_vector &) |
df1b2vector & | operator= (const df1b2vector &) |
Description not yet available. | |
df1b2vector & | operator= (const dvector &) |
Description not yet available. | |
df1b2vector & | operator= (double) |
Description not yet available. | |
df1b2vector & | operator= (const df1b2variable &) |
Description not yet available. | |
df1b2vector & | operator= (const df3_two_vector &M) |
Description not yet available. | |
df1b2variable & | operator[] (int i) const |
int | pointersize () const |
df1b2vector & | shift (int) |
Description not yet available. | |
int | size () |
Private Attributes | |
vector_shapex * | shape |
df1b2variable * | v |
Friends | |
class | df1b2variable |
class | random_effects_bounded_vector_info |
class | xf_df1b2vector |
df1b2vector::df1b2vector | ( | int | lb, |
int | ub | ||
) |
df1b2vector::df1b2vector | ( | const dvector & | v | ) |
Construct df1b2vector from dvector v.
Definition at line 602 of file f1b2vc1.cpp.
Destructor.
Definition at line 752 of file f1b2vc1.cpp.
df1b2vector::df1b2vector | ( | const df1b2vector & | x | ) |
Copy constructor.
Definition at line 784 of file f1b2vc1.cpp.
df1b2vector::df1b2vector | ( | void | ) |
Default constructor.
Definition at line 622 of file f1b2vc1.cpp.
df1b2vector::df1b2vector | ( | const predf1b2vector & | pdv | ) |
void df1b2vector::allocate | ( | int | lb, |
int | ub, | ||
const char * | s | ||
) |
Description not yet available.
Definition at line 641 of file f1b2vc1.cpp.
Referenced by df1b2matrix::allocate().
void df1b2vector::allocate | ( | int | lb, |
int | ub | ||
) |
void df1b2vector::allocate | ( | const ad_integer & | lb, |
const ad_integer & | ub | ||
) |
void df1b2vector::allocate | ( | void | ) |
Description not yet available.
Reimplemented in funnel_init_df1b2vector.
Definition at line 631 of file f1b2vc1.cpp.
Referenced by allocate(), df1b2_init_vector::allocate(), df1b2_init_bounded_vector::allocate(), and df1b2vector().
int df1b2vector::allocated | ( | void | ) | [inline] |
Definition at line 955 of file df1b2fun.h.
Referenced by operator=(), df1b2_init_vector::sd_scale(), and df1b2_init_bounded_vector::sd_scale().
void df1b2vector::copy | ( | const df1b2vector & | _x | ) |
Description not yet available.
Definition at line 792 of file f1b2vc1.cpp.
Referenced by df1b2vector(), and operator=().
void df1b2vector::deallocate | ( | void | ) |
If no other copies exists, free allocated memory.
Definition at line 759 of file f1b2vc1.cpp.
Referenced by allocate(), ~df1b2vector(), and funnel_init_df1b2vector::~funnel_init_df1b2vector().
int df1b2vector::get_offset | ( | void | ) | [inline] |
Definition at line 973 of file df1b2fun.h.
df1b2variable* df1b2vector::getv | ( | void | ) | [inline] |
Definition at line 954 of file df1b2fun.h.
int df1b2vector::indexmax | ( | void | ) | const [inline] |
Definition at line 957 of file df1b2fun.h.
Referenced by funnel_init_df1b2vector::allocate(), allocate(), boundp(), dbinom(), fabs(), funnel_init_df1b2vector::funnel_init_df1b2vector(), gammln(), initialize(), log_comb(), lower_triangular_solve(), lower_triangular_solve_trans(), lubksb(), max(), funnel_init_bounded_df1b2vector::nvar_calc(), funnel_init_df1b2vector::nvar_calc(), operator*=(), operator+=(), operator-=(), operator/=(), operator=(), outer_prod(), posfun(), reorder(), df1b2_init_vector::sd_scale(), df1b2_init_bounded_vector::sd_scale(), funnel_init_bounded_df1b2vector::set_index(), funnel_init_df1b2vector::set_index(), df1b2_init_vector::set_index(), funnel_init_bounded_df1b2vector::set_value(), funnel_init_df1b2vector::set_value(), df1b2_init_vector::set_value(), re_df1b2_init_bounded_vector::set_value(), funnel_init_bounded_df1b2vector::xinit(), and funnel_init_df1b2vector::xinit().
int df1b2vector::indexmin | ( | void | ) | const [inline] |
Definition at line 956 of file df1b2fun.h.
Referenced by funnel_init_df1b2vector::allocate(), allocate(), boundp(), dbinom(), fabs(), funnel_init_df1b2vector::funnel_init_df1b2vector(), gammln(), df1b2quadratic_prior::get_Lxu(), quadratic_prior::get_offset(), initialize(), log_comb(), lower_triangular_solve(), lower_triangular_solve_trans(), lubksb(), max(), funnel_init_bounded_df1b2vector::nvar_calc(), funnel_init_df1b2vector::nvar_calc(), operator*(), operator*=(), operator+=(), operator-=(), operator/=(), operator=(), outer_prod(), posfun(), reorder(), df1b2_init_vector::sd_scale(), df1b2_init_bounded_vector::sd_scale(), funnel_init_bounded_df1b2vector::set_index(), funnel_init_df1b2vector::set_index(), df1b2_init_vector::set_index(), funnel_init_bounded_df1b2vector::set_value(), funnel_init_df1b2vector::set_value(), df1b2_init_vector::set_value(), re_df1b2_init_bounded_vector::set_value(), shift(), vector2matrix(), funnel_init_bounded_df1b2vector::xinit(), and funnel_init_df1b2vector::xinit().
void df1b2vector::initialize | ( | void | ) |
Description not yet available.
Definition at line 287 of file f1b2vc3.cpp.
Referenced by colsum(), ludcmp(), operator*(), and rowsum().
void df1b2vector::noallocate | ( | int | lb, |
int | ub | ||
) |
Description not yet available.
Definition at line 733 of file f1b2vc1.cpp.
Referenced by cos(), cube(), elem_div(), elem_prod(), exp(), first_difference(), log(), mfexp(), operator()(), operator*(), operator+(), operator-(), operator/(), pow(), sin(), sqrt(), square(), and tan().
df1b2variable& df1b2vector::operator() | ( | int | i | ) | const [inline] |
Definition at line 981 of file df1b2fun.h.
df1b2vector df1b2vector::operator() | ( | const ivector & | iv | ) |
Definition at line 10 of file f1b2vc11.cpp.
df1b2vector df1b2vector::operator() | ( | int | lb, |
int | ub | ||
) | [inline] |
Definition at line 1013 of file df1b2fun.h.
df1b2vector & df1b2vector::operator*= | ( | const df1b2vector & | _x | ) |
df1b2vector & df1b2vector::operator*= | ( | const df1b2variable & | _x | ) |
df1b2vector& df1b2vector::operator++ | ( | void | ) | [inline] |
Definition at line 949 of file df1b2fun.h.
df1b2vector & df1b2vector::operator+= | ( | const df1b2vector & | _x | ) |
df1b2vector & df1b2vector::operator+= | ( | const dvector & | _x | ) |
df1b2vector & df1b2vector::operator+= | ( | double | x | ) |
df1b2vector & df1b2vector::operator+= | ( | const df1b2variable & | _x | ) |
df1b2vector& df1b2vector::operator-- | ( | void | ) | [inline] |
Definition at line 945 of file df1b2fun.h.
df1b2vector & df1b2vector::operator-= | ( | const df1b2vector & | _x | ) |
df1b2vector & df1b2vector::operator-= | ( | const dvector & | _x | ) |
df1b2vector & df1b2vector::operator-= | ( | const df1b2variable & | _x | ) |
df1b2vector & df1b2vector::operator/= | ( | const df1b2vector & | _x | ) |
df1b2vector & df1b2vector::operator/= | ( | const df1b2variable & | _x | ) |
df1b2vector & df1b2vector::operator= | ( | const df3_one_vector & | M | ) |
Definition at line 730 of file df3fun.cpp.
df1b2vector & df1b2vector::operator= | ( | const df1b2vector & | _x | ) |
df1b2vector & df1b2vector::operator= | ( | const dvector & | _x | ) |
df1b2vector & df1b2vector::operator= | ( | double | x | ) |
df1b2vector & df1b2vector::operator= | ( | const df1b2variable & | _x | ) |
df1b2vector & df1b2vector::operator= | ( | const df3_two_vector & | M | ) |
df1b2variable& df1b2vector::operator[] | ( | int | i | ) | const [inline] |
Definition at line 985 of file df1b2fun.h.
int df1b2vector::pointersize | ( | ) | const [inline] |
Definition at line 953 of file df1b2fun.h.
Referenced by operator()(), and operator[]().
df1b2vector & df1b2vector::shift | ( | int | min | ) |
int df1b2vector::size | ( | void | ) | [inline] |
Definition at line 958 of file df1b2fun.h.
Referenced by df1b2quadratic_prior::get_Lxu(), and vector2matrix().
friend class df1b2variable [friend] |
Definition at line 1018 of file df1b2fun.h.
Referenced by pointersize().
friend class random_effects_bounded_vector_info [friend] |
Definition at line 1017 of file df1b2fun.h.
Referenced by re_df1b2_init_bounded_vector::operator()().
friend class xf_df1b2vector [friend] |
Definition at line 1019 of file df1b2fun.h.
vector_shapex* df1b2vector::shape [private] |
Definition at line 943 of file df1b2fun.h.
Referenced by allocate(), copy(), deallocate(), df1b2vector(), and noallocate().
df1b2variable* df1b2vector::v [private] |
Definition at line 942 of file df1b2fun.h.
Referenced by allocate(), allocated(), copy(), deallocate(), df1b2vector(), getv(), noallocate(), operator()(), operator++(), operator--(), operator[](), df1b2_init_vector::sd_scale(), df1b2_init_bounded_vector::sd_scale(), and shift().
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |