ClusterAbstract
, ClusterAbstractMultivalue
public 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, value
protected 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 ClusterWheatleySoftDerivativesBD
public ClusterAbstract makeCopy()
ClusterAbstract
makeCopy
in interface ClusterAbstract
makeCopy
in class ClusterWheatleySoftDerivativesBD
protected void updateF(BoxCluster box)
updateF
in class ClusterWheatleySoftDerivativesBD