Go to the previous, next section.
: {}CollocWt (int n, int inc_l, int inc_r)
: {}CollocWt (int n, int inc_l, int inc_r, double l, double r)
: {}CollocWt (int n, double a, double b, int inc_l, int inc_r)
: {}CollocWt (int n, int inc_l, int inc_r, double l, double r)
: {}CollocWt (const CollocWt&)
: CollocWt& operator = (const CollocWt&)
: CollocWt& delete_left (void)
: CollocWt& delete_right (void)
: CollocWt& set_left (double val)
: CollocWt& set_right (double val)
: CollocWt& set_alpha (double val)
: CollocWt& set_beta (double val)
: int left_included (void) const
: int right_included (void) const
: ColumnVector quad_weights (void)
: friend ostream& operator << (ostream &os, const CollocWt &c)
Go to the previous, next section.