| Home :: @root | classes |
class LogDifferator | ^ |
LogDifferator:public UnaryDifferator diff base on rule: d/dx[log(u)] = (d/dx[u]) / u
- Source:
- differator.h:428
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~LogDifferator destructor public automatically generated LogDifferator constructor public undocumented LogDifferator constructor public automatically generated Differentiate method public undocumented operator = operator public automatically generated work Differator method public undocumented
destructor ~LogDifferator | ? ^ > |
automatically generated
- Source:
- differator.h
- Code:
public ~ LogDifferator ( )
constructor LogDifferator | ? ^ < > |
undocumented
- Source:
- differator.h:432
- Code:
public LogDifferator ( ) : UnaryDifferator ( "log" )
constructor LogDifferator | ? ^ < > |
automatically generated
- Source:
- differator.h
- Code:
public LogDifferator ( const LogDifferator & )
method Differentiate | ? ^ < > |
undocumented
- Source:
- differator.h:446
operator = | ? ^ < > |
automatically generated
- Source:
- differator.h
- Code:
public LogDifferator & operator = ( const LogDifferator & )
method work | ? ^ < > |
undocumented
- Inherited From:
- Differator
- Source:
- differator.h:45
Created Thu Oct 10 01:13:39 2002.
This documentation was generated automatically by
ccdoc v0.8 r26 2001/11/28 bin_opt_suncc_solaris-2.8.
Click here to submit a bug report or feature request.
Click here to return to the top of the page.