GiNaC 1.8.7
Namespaces | Functions
fderivative.cpp File Reference

Implementation of abstract derivatives of functions. More...

#include "fderivative.h"
#include "operators.h"
#include "archive.h"
#include "utils.h"
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  GiNaC
 

Functions

 GiNaC::GINAC_IMPLEMENT_REGISTERED_CLASS_OPT (fderivative, function, print_func< print_context >(&fderivative::do_print). print_func< print_latex >(&fderivative::do_print_latex). print_func< print_csrc >(&fderivative::do_print_csrc). print_func< print_tree >(&fderivative::do_print_tree)) fderivative
 
 GiNaC::GINAC_BIND_UNARCHIVER (fderivative)
 

Detailed Description

Implementation of abstract derivatives of functions.

Definition in file fderivative.cpp.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.