This is the complete list of members for CollocWt, including all inherited members.
A | CollocWt | protected |
add_left(void) | CollocWt | inline |
add_right(void) | CollocWt | inline |
alpha(void) const | CollocWt | inline |
Alpha | CollocWt | protected |
B | CollocWt | protected |
beta(void) const | CollocWt | inline |
Beta | CollocWt | protected |
CollocWt(void) | CollocWt | inline |
CollocWt(octave_idx_type nc, octave_idx_type il, octave_idx_type ir) | CollocWt | inline |
CollocWt(octave_idx_type nc, octave_idx_type il, octave_idx_type ir, double l, double rr) | CollocWt | inline |
CollocWt(octave_idx_type nc, double a, double b, octave_idx_type il, octave_idx_type ir) | CollocWt | inline |
CollocWt(octave_idx_type nc, double a, double b, octave_idx_type il, octave_idx_type ir, double ll, double rr) | CollocWt | inline |
CollocWt(const CollocWt &a) | CollocWt | inline |
delete_left(void) | CollocWt | inline |
delete_right(void) | CollocWt | inline |
error(const char *msg) | CollocWt | protected |
first(void) | CollocWt | inline |
inc_left | CollocWt | protected |
inc_right | CollocWt | protected |
init(void) | CollocWt | protected |
initialized | CollocWt | protected |
lb | CollocWt | protected |
left(void) const | CollocWt | inline |
left_included(void) const | CollocWt | inline |
n | CollocWt | protected |
ncol(void) const | CollocWt | inline |
operator<<(std::ostream &, const CollocWt &) | CollocWt | friend |
operator=(const CollocWt &a) | CollocWt | inline |
q | CollocWt | protected |
quad(void) | CollocWt | inline |
quad_weights(void) | CollocWt | inline |
r | CollocWt | protected |
rb | CollocWt | protected |
resize(octave_idx_type nc) | CollocWt | inline |
right(void) const | CollocWt | inline |
right_included(void) const | CollocWt | inline |
roots(void) | CollocWt | inline |
second(void) | CollocWt | inline |
set_alpha(double val) | CollocWt | inline |
set_beta(double val) | CollocWt | inline |
set_left(double val) | CollocWt | |
set_right(double val) | CollocWt | |
width(void) const | CollocWt | inline |
~CollocWt(void)=default | CollocWt |