Represents a single S-function term to evaluate.
More...
#include <sfunction_term.h>
Represents a single S-function term to evaluate.
Corresponds to one entry in Orient's list(:), q1(:), q2(:), fac(:) arrays
◆ SFunctionTerm() [1/2]
| occ::mults::SFunctionTerm::SFunctionTerm |
( |
| ) |
|
|
default |
◆ SFunctionTerm() [2/2]
| occ::mults::SFunctionTerm::SFunctionTerm |
( |
int |
t1_, |
|
|
int |
t2_, |
|
|
int |
j_, |
|
|
double |
coeff_, |
|
|
int |
power_ |
|
) |
| |
|
inline |
◆ coeff
| double occ::mults::SFunctionTerm::coeff |
| int occ::mults::SFunctionTerm::j |
◆ power
| int occ::mults::SFunctionTerm::power |
◆ t1
| int occ::mults::SFunctionTerm::t1 |
◆ t2
| int occ::mults::SFunctionTerm::t2 |
The documentation for this struct was generated from the following file: