|
CHROMA
|
#include <poly_cheb_fermact_w.h>
Public Attributes | |
| int | degree |
| Real | UpperBound |
| Real | LowerBound |
| int | order |
Definition at line 30 of file poly_cheb_fermact_w.h.
| int Chroma::PolyChebFermActParams::PolyParams::degree |
Definition at line 32 of file poly_cheb_fermact_w.h.
Referenced by Chroma::PolyChebFermActParams::PolyChebFermActParams(), and Chroma::PolyChebFermAct::polyLinOp().
| Real Chroma::PolyChebFermActParams::PolyParams::LowerBound |
Definition at line 34 of file poly_cheb_fermact_w.h.
Referenced by Chroma::PolyChebFermActParams::PolyChebFermActParams(), and Chroma::PolyChebFermAct::polyLinOp().
| int Chroma::PolyChebFermActParams::PolyParams::order |
Definition at line 35 of file poly_cheb_fermact_w.h.
Referenced by Chroma::PolyChebFermActParams::PolyChebFermActParams().
| Real Chroma::PolyChebFermActParams::PolyParams::UpperBound |
Definition at line 33 of file poly_cheb_fermact_w.h.
Referenced by Chroma::PolyChebFermActParams::PolyChebFermActParams(), and Chroma::PolyChebFermAct::polyLinOp().