ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
orthply2.cpp File Reference

(Last Changed on March 01, 2014 for git-revision 6cbe425d6c81e946467eb4172622053c3a070443.)

Description not yet available. More...

#include <fvar.hpp>

Go to the source code of this file.

Functions

double dot (const dmatrix &M, const dmatrix &N)
 Description not yet available. More...
 
d4_array orthpoly2 (int d1, int d2, int n, int m)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file orthply2.cpp.

Function Documentation

double dot ( const dmatrix M,
const dmatrix N 
)

Description not yet available.

Parameters

Definition at line 88 of file orthply2.cpp.

Referenced by orthpoly2().

d4_array orthpoly2 ( int  d1,
int  d2,
int  n,
int  m 
)

Description not yet available.

Parameters

Definition at line 17 of file orthply2.cpp.