COPASI API
4.16.103
Main Page
Namespaces
Classes
Files
File List
File Members
copasi
odepack++
dmnorm.h
Go to the documentation of this file.
1
/* Begin CVS Header
2
$Source: /Volumes/Home/Users/shoops/cvs/copasi_dev/copasi/odepack++/dmnorm.h,v $
3
$Revision: 1.3 $
4
$Name: $
5
$Author: shoops $
6
$Date: 2006/06/20 13:19:11 $
7
End CVS Header */
8
9
// Copyright © 2006 by Pedro Mendes, Virginia Tech Intellectual
10
// Properties, Inc. and EML Research, gGmbH.
11
// All rights reserved.
12
//
13
// This C++ code is based on an f2c conversion of the Fortran
14
// library ODEPACK available at: http://www.netlib.org/odepack/
15
16
#ifndef ODEPACK_dmnorm
17
#define ODEPACK_dmnorm
18
19
double
dmnorm_
(
C_INT
*,
double
*,
double
*);
20
21
#endif // ODEPACK_dmnorm
C_INT
#define C_INT
Definition:
copasi.h:115
dmnorm_
double dmnorm_(C_INT *, double *, double *)
Definition:
dmnorm.cpp:35
Generated on Thu Jul 2 2015 14:50:41 for COPASI API by
1.8.6