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
linad99
lmat3.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 "
fvar.hpp
"
12
#ifdef __TURBOC__
13
#pragma hdrstop
14
#endif
15
20
void
lmatrix::initialize
(
void
)
21
{
22
for
(
int
i=
rowmin
();i<=
rowmax
();i++)
23
{
24
(*this)(i).
initialize
();
25
}
26
}
lmatrix::initialize
void initialize(void)
Description not yet available.
Definition:
lmat3.cpp:20
lmatrix::rowmax
int rowmax(void) const
Definition:
fvar.hpp:7596
lmatrix::rowmin
int rowmin(void) const
Definition:
fvar.hpp:7592
fvar.hpp
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Generated on Wed Sep 7 2022 00:01:29 for ADMB Documentation by
1.8.5