Description not yet available. More...
#include <fvar.hpp>Go to the source code of this file.
Functions | |
| dmatrix | orthpoly (int n, int deg) |
| Description not yet available. | |
| dmatrix | orthpoly (int n, int deg, int skip) |
| Description not yet available. | |
| dmatrix | orthpoly_constant_begin (int n, int deg, int nconst) |
| Description not yet available. | |
| dmatrix | orthpoly_constant_begin_end (int n, int deg, int nconst_begin, int end_degree, int nconst_end) |
| Description not yet available. | |
| dmatrix | seldif_basis (int n) |
| Description not yet available. | |
Description not yet available.
Definition in file orthpoly.cpp.
| dmatrix orthpoly_constant_begin | ( | int | n, |
| int | deg, | ||
| int | nconst | ||
| ) |
| dmatrix orthpoly_constant_begin_end | ( | int | n, |
| int | deg, | ||
| int | nconst_begin, | ||
| int | end_degree, | ||
| int | nconst_end | ||
| ) |
| dmatrix seldif_basis | ( | int | n | ) |
|
|
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0
|