ClusterAbstract, ClusterAbstractMultivaluepublic class ClusterWheatleySoftDerivativesMixBD extends ClusterWheatleySoftDerivativesBD
ClusterWheatleySoftDerivativesBD.ClusterRetrievePrimes| Modifier and Type | Field | Description |
|---|---|---|
protected MayerFunction[][] |
fMap |
|
protected MayerFunction[][] |
mixF |
|
protected int[] |
nTypes |
| Constructor | Description |
|---|---|
ClusterWheatleySoftDerivativesMixBD(int nPoints,
int[] nTypes,
MayerFunction[][] f,
int precision,
int nDer) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
makeClusterBDBD(int newPrecision) |
|
ClusterAbstract |
makeCopy() |
Returns another instance of an identical cluster (shallow copy).
|
protected void |
updateF(BoxCluster box) |
BDexp, BDExpInternal, BDlog, calcFullFQ, calcValue, getAllLastValues, getNumValues, pointCount, setDoCaching, setPrecisionLimit, setRCut, setTemperature, valueprotected final MayerFunction[][] mixF
protected final int[] nTypes
protected final MayerFunction[][] fMap
public ClusterWheatleySoftDerivativesMixBD(int nPoints,
int[] nTypes,
MayerFunction[][] f,
int precision,
int nDer)
public void makeClusterBDBD(int newPrecision)
makeClusterBDBD in class ClusterWheatleySoftDerivativesBDpublic ClusterAbstract makeCopy()
ClusterAbstractmakeCopy in interface ClusterAbstractmakeCopy in class ClusterWheatleySoftDerivativesBDprotected void updateF(BoxCluster box)
updateF in class ClusterWheatleySoftDerivativesBD