public class Parameters extends Object
Constructor and Description |
---|
Parameters() |
Modifier and Type | Method and Description |
---|---|
static void |
adjustBaseIndex(Zdiagmat A)
Adjust the base index of a Zdiagmat to make it conform to
the default.
|
static void |
adjustBaseIndex(Zmat A)
Adjust the base index of a Zmat to make it conform to
the default.
|
static int |
getBaseIndex()
Returns the base index
|
static void |
setBaseIndex(int bx)
Resets the default base index.
|
static void |
setHistory()
Sets the history flag.
|
static void |
setOutputParams(int width,
int frac,
int pagewidth)
Changes the output parameters.
|
static void |
unsetHistory()
Unsets the history flag.
|
public static int getBaseIndex()
public static void setBaseIndex(int bx) throws JampackException
xb
- The new base indexJampackException
- Thrown when the base indices are
not changable.public static void adjustBaseIndex(Zmat A)
public static void adjustBaseIndex(Zdiagmat A)
public static void setHistory()
public static void unsetHistory()
public static void setOutputParams(int width, int frac, int pagewidth)
width
- The new field widthfrac
- The new number of places to the right of the decimalpagewidth
- The new page widthJas4pp 1.5 © Java Analysis Studio for Particle Physics