Cadabra
Computer algebra system for field theory problems
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
core
algorithms
component.hh
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
Algorithm.hh
"
5
6
class
component
:
public
Algorithm {
7
public
:
8
component
(
const
Kernel&, Ex& ex, Ex& rules);
9
10
virtual
bool
can_apply
(iterator);
11
virtual
result_t
apply
(iterator&);
12
};
component::can_apply
virtual bool can_apply(iterator)
component
Definition:
component.hh:6
Algorithm.hh
component::apply
virtual result_t apply(iterator &)
component::component
component(const Kernel &, Ex &ex, Ex &rules)
Generated on Fri Jan 26 2018 22:27:58 for Cadabra by
1.8.6