| Home :: @root | classes |
class MinusDifferator | ^ |
Minusdifferator: same as Plusdifferator
- Source:
- differator.h:184
- Author:
- unascribed
- Version:
- unknown
Contents | ^ |
Entity Inherited From Type Scope Short Description ~MinusDifferator destructor public automatically generated MinusDifferator constructor public undocumented MinusDifferator constructor public automatically generated Differentiate method public see Differentiate function details in PlusDifferator operator = operator public automatically generated work Differator method public undocumented
destructor ~MinusDifferator | ? ^ > |
automatically generated
- Source:
- differator.h
- Code:
public ~ MinusDifferator ( )
constructor MinusDifferator | ? ^ < > |
undocumented
- Source:
- differator.h:188
- Code:
public MinusDifferator ( ) : BiDifferator ( "-" )
constructor MinusDifferator | ? ^ < > |
automatically generated
- Source:
- differator.h
- Code:
public MinusDifferator ( const MinusDifferator & )
method Differentiate | ? ^ < > |
see Differentiate function details in PlusDifferator
- Source:
- differator.h:206
operator = | ? ^ < > |
automatically generated
- Source:
- differator.h
- Code:
public MinusDifferator & operator = ( const MinusDifferator & )
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.