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
df1b2-separable/invlogit.cpp
Go to the documentation of this file.
1
/*
2
* $Id$
3
*
4
* Authors: Anders Nielsen <anders@nielsensweb.org>
5
* Copyright (c) 2008-2012 Regents of the University of California
6
*/
12
#include <
df1b2fun.h
>
13
18
df1b2variable
invlogit
(
df1b2variable
x
){
19
return
1/(1+
exp
(-x));
20
}
x
#define x
df1b2variable
Description not yet available.
Definition:
df1b2fun.h:266
invlogit
dvariable invlogit(dvariable x)
Inverse logit function.
Definition:
linad99/invlogit.cpp:15
exp
d3_array exp(const d3_array &arr3)
Returns d3_array results with computed exp from elements in arr3.
Definition:
d3arr2a.cpp:28
df1b2fun.h
Description not yet available.
Generated on Wed Sep 7 2022 00:01:29 for ADMB Documentation by
1.8.5