GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "CollocWt.h"
Protected Member Functions | |
void | error (const char *msg) |
void | init (void) |
Protected Attributes | |
Matrix | A |
double | Alpha |
Matrix | B |
double | Beta |
octave_idx_type | inc_left |
octave_idx_type | inc_right |
bool | initialized |
double | lb |
octave_idx_type | n |
ColumnVector | q |
ColumnVector | r |
double | rb |
Friends | |
std::ostream & | operator<< (std::ostream &, const CollocWt &) |
Definition at line 31 of file CollocWt.h.
|
inline |
Definition at line 37 of file CollocWt.h.
|
inline |
Definition at line 41 of file CollocWt.h.
|
inline |
Definition at line 45 of file CollocWt.h.
|
inline |
Definition at line 50 of file CollocWt.h.
|
inline |
Definition at line 55 of file CollocWt.h.
|
inline |
Definition at line 61 of file CollocWt.h.
|
inline |
Definition at line 85 of file CollocWt.h.
|
inline |
Definition at line 94 of file CollocWt.h.
|
inline |
Definition at line 110 of file CollocWt.h.
|
inline |
|
inline |
Definition at line 151 of file CollocWt.h.
|
inline |
Definition at line 101 of file CollocWt.h.
|
inline |
Definition at line 117 of file CollocWt.h.
|
protected |
Definition at line 376 of file CollocWt.cc.
Referenced by init(), set_left(), and set_right().
|
inline |
|
protected |
Definition at line 410 of file CollocWt.cc.
References A, Alpha, B, Beta, dfopr(), error(), Array< T >::fortran_vec(), inc_left, inc_right, initialized, jcobi(), lb, n, q, r, rb, ColumnVector::resize(), and Matrix::resize().
|
inline |
Definition at line 145 of file CollocWt.h.
|
inline |
Definition at line 142 of file CollocWt.h.
Referenced by operator<<().
|
inline |
Definition at line 140 of file CollocWt.h.
|
inline |
Definition at line 154 of file CollocWt.h.
|
inline |
Definition at line 156 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 87 of file CollocWt.h.
|
inline |
Definition at line 146 of file CollocWt.h.
|
inline |
Definition at line 143 of file CollocWt.h.
Referenced by operator<<().
|
inline |
Definition at line 153 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 126 of file CollocWt.h.
Definition at line 133 of file CollocWt.h.
Definition at line 382 of file CollocWt.cc.
References error(), initialized, lb, and rb.
Definition at line 396 of file CollocWt.cc.
References error(), initialized, lb, and rb.
|
inline |
Definition at line 148 of file CollocWt.h.
|
friend |
Definition at line 492 of file CollocWt.cc.
|
protected |
Definition at line 180 of file CollocWt.h.
Referenced by init(), operator<<(), and operator=().
|
protected |
Definition at line 174 of file CollocWt.h.
Referenced by init(), and operator<<().
|
protected |
Definition at line 181 of file CollocWt.h.
Referenced by init(), operator<<(), and operator=().
|
protected |
Definition at line 175 of file CollocWt.h.
Referenced by init(), and operator<<().
|
protected |
Definition at line 168 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 169 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 183 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().
|
protected |
Definition at line 171 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().
|
protected |
Definition at line 166 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 178 of file CollocWt.h.
Referenced by init(), operator<<(), and operator=().
|
protected |
Definition at line 177 of file CollocWt.h.
Referenced by init(), operator<<(), and operator=().
|
protected |
Definition at line 172 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().