ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
orthply2.cpp File Reference

(* $Id$)

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.
d4_array orthpoly2 (int d1, int d2, int n, int m)
 Description not yet available.

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.