GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
ODESFunc::DAEJac Struct Reference

#include "ODESFunc.h"

Collaboration diagram for ODESFunc::DAEJac:
Collaboration graph
[legend]

Public Attributes

Matrixdfdx
 
Matrixdfdxdot
 

Detailed Description

Definition at line 35 of file ODESFunc.h.

Member Data Documentation

Matrix* ODESFunc::DAEJac::dfdx

Definition at line 38 of file ODESFunc.h.

Matrix* ODESFunc::DAEJac::dfdxdot

Definition at line 37 of file ODESFunc.h.


The documentation for this struct was generated from the following file: