ADMB Documentation
-a65f1c97
Main Page
Function Reference
Classes
Source Code
Related Pages
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
src
df1b2-separable
f1b2sol3.cpp
Go to the documentation of this file.
1
/*
2
* $Id$
3
*
4
* Author: David Fournier
5
* Copyright (c) 2008-2012 Regents of the University of California
6
*/
11
#include <
df1b2fun.h
>
12
17
dvar_vector
solve
(
const
named_dvar_matrix
&
M
,
const
random_effects_vector
& v)
18
{
19
dvar_matrix
& tM=(
dvar_matrix
&)(M);
20
dvar_vector
& tv=(
dvar_vector
&)(v);
21
return
solve
( tM,tv);
22
}
random_effects_vector
Description not yet available.
Definition:
adrndeff.h:80
dvar_vector
ADMB variable vector.
Definition:
fvar.hpp:2172
named_dvar_matrix
Description not yet available.
Definition:
admodel.h:271
solve
dvector solve(const dmatrix &aa, const dvector &z)
Solve a linear system using LU decomposition.
Definition:
dmat34.cpp:46
M
#define M
Definition:
rngen.cpp:57
dvar_matrix
Class definition of matrix with derivitive information .
Definition:
fvar.hpp:2480
df1b2fun.h
Description not yet available.
Generated on Wed Sep 7 2022 00:01:27 for ADMB Documentation by
1.8.5