File: liboctave_8.html

package info (click to toggle)
octave2.1 1%3A2.1.73-13
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 37,028 kB
  • ctags: 20,874
  • sloc: cpp: 106,508; fortran: 46,978; ansic: 5,720; sh: 4,800; makefile: 3,186; yacc: 3,132; lex: 2,892; lisp: 1,715; perl: 778; awk: 174; exp: 134
file content (107 lines) | stat: -rw-r--r-- 4,164 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
                      "http://www.w3.org/TR/html40/loose.dtd">
<HTML>
<!-- Created on January, 20 2004 by texi2html 1.66 -->
<!--
Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
            Karl Berry  <karl@freefriends.org>
            Olaf Bachmann <obachman@mathematik.uni-kl.de>
            and many others.
Maintained by: Many creative people <dev@texi2html.cvshome.org>
Send bugs and suggestions to <users@texi2html.cvshome.org>

-->
<HEAD>
<TITLE>Octave C++ Classes: Nonlinear Functions</TITLE>

<META NAME="description" CONTENT="Octave C++ Classes: Nonlinear Functions">
<META NAME="keywords" CONTENT="Octave C++ Classes: Nonlinear Functions">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="texi2html 1.66">

</HEAD>

<BODY LANG="en" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">

<A NAME="SEC12"></A>
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_7.html#SEC11"> &lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_9.html#SEC13"> &gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_7.html#SEC11"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave.html#SEC_Top"> Up </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_9.html#SEC13"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_17.html#SEC28">Index</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<H1> 7. Nonlinear Functions </H1>
<!--docid::SEC12::-->
<P>

<A NAME="IDX762"></A>
</P>
<DL>
<DT><U>:</U> {}NLFunc <B>(void)</B>
<DD><A NAME="IDX763"></A>
<DT><U>:</U> {}NLFunc <B>(const</B> <I><VAR>nonlinear_fcn</VAR>)</I>
<DD><A NAME="IDX764"></A>
<DT><U>:</U> {}NLFunc <B>(const</B> <I><VAR>nonlinear_fcn</VAR>, const <VAR>jacobian_fcn</VAR>)</I>
<DD><A NAME="IDX765"></A>
<DT><U>:</U> {}NLFunc <B>(const</B> <I>NLFunc &amp;<VAR>a</VAR>)</I>
<DD></DL>
<P>

<A NAME="IDX766"></A>
</P>
<DL>
<DT><U>:</U> NLFunc&amp; <B>operator =</B> <I>(const NLFunc &amp;<VAR>a</VAR>)</I>
<DD></DL>
<P>

<A NAME="IDX767"></A>
</P>
<DL>
<DT><U>:</U> nonlinear_fcn <B>function</B> <I>(void) const;</I>
<DD></DL>
<P>

<A NAME="IDX768"></A>
</P>
<DL>
<DT><U>:</U> NLFunc&amp; <B>set_function</B> <I>(const nonlinear_fcn <VAR>f</VAR>)</I>
<DD></DL>
<P>

<A NAME="IDX769"></A>
</P>
<DL>
<DT><U>:</U> jacobian_fcn <B>jacobian_function</B> <I>(void) const;</I>
<DD></DL>
<P>

<A NAME="IDX770"></A>
</P>
<DL>
<DT><U>:</U> NLFunc&amp; <B>set_jacobian_function</B> <I>(const jacobian_fcn <VAR>j</VAR>)</I>
<DD></DL>
<A NAME="Nonlinear Equations"></A>
<HR SIZE="6">
<TABLE CELLPADDING=1 CELLSPACING=1 BORDER=0>
<TR><TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_7.html#SEC11"> &lt;&lt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_9.html#SEC13"> &gt;&gt; </A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT"> &nbsp; <TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave.html#SEC_Top">Top</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_toc.html#SEC_Contents">Contents</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_17.html#SEC28">Index</A>]</TD>
<TD VALIGN="MIDDLE" ALIGN="LEFT">[<A HREF="liboctave_abt.html#SEC_About"> ? </A>]</TD>
</TR></TABLE>
<BR>
<FONT SIZE="-1">
This document was generated
by <I>John W. Eaton</I> on <I>January, 20 2004</I>
using <A HREF="http://texi2html.cvshome.org"><I>texi2html</I></A>
</FONT>

</BODY>
</HTML>