Home
last modified time | relevance | path

Searched defs:geometric (Results 1 – 25 of 125) sorted by relevance

12345

/dports/science/cdk/cdk-cdk-2.3/tool/hash/src/test/java/org/openscience/cdk/hash/stereo/
H A DDoubleBond2DParityTest.java47 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in unspecified() local
54 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in opposite() local
61 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in together() local
68 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in unspecified_both() local
75 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in opposite_inverted() local
82 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.6518, 0.1473), new Point2d(-1.82… in together_inverted() local
90 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.4455, 0.5046), new Point2d(-2.03… in opposite30() local
98 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.4455, 0.5046), new Point2d(-2.03… in together30() local
106 …GeometricParity geometric = new DoubleBond2DParity(new Point2d(-2.4455, 0.5046), new Point2d(-2.03… in unspecified30() local
H A DDoubleBond3DParityTest.java46 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.6440, 0.4411, 0.5917), new Point… in opposite() local
53 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.6440, 0.4411, 0.5917), new Point… in together() local
60 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.3262, 0.3192, 0.6495), new Point… in opposite_endOn() local
67 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.3262, 0.3192, 0.6495), new Point… in together_endOn() local
75 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.6152, 0.3287, 0.5476), new Point… in opposite_torsion() local
83 …GeometricParity geometric = new DoubleBond3DParity(new Point3d(-4.6152, 0.3287, 0.5476), new Point… in together_torsion() local
H A DGeometryEncoderTest.java55 GeometricParity geometric = mock(GeometricParity.class); in testConstruction_Singleton() local
77 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Clockwise() local
100 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Clockwise_Alt() local
123 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Clockwise_Two() local
146 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Anticlockwise() local
169 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Anticlockwise_Alt() local
192 GeometricParity geometric = mock(GeometricParity.class); in testEncode_Anticlockwise_Two() local
214 GeometricParity geometric = mock(GeometricParity.class); in testEncode_NoGeometry() local
236 GeometricParity geometric = mock(GeometricParity.class); in testEncode_NoPermutation() local
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/random/
H A Dgeometric.hpp22 types::ndarray<double, pS> geometric(double p, pS const &shape) in geometric() function
31 auto geometric(double p, long size) in geometric() function
37 double geometric(double p, types::none_type d) in geometric() function
/dports/science/cdk/cdk-cdk-2.3/tool/hash/src/main/java/org/openscience/cdk/hash/stereo/
H A DGeometryEncoder.java49 private final GeometricParity geometric; field in GeometryEncoder
63 … public GeometryEncoder(int[] centres, PermutationParity permutation, GeometricParity geometric) { in GeometryEncoder()
78 public GeometryEncoder(int centre, PermutationParity permutation, GeometricParity geometric) { in GeometryEncoder()
H A DGeometricTetrahedralEncoderFactory.java103 GeometricParity geometric = geometric(elevation, bonds, i, graph[i], container); in create() local
125 …private static GeometricParity geometric(Map<IAtom, Integer> elevationMap, List<IBond> bonds, int … in geometric() method in GeometricTetrahedralEncoderFactory
/dports/math/R-cran-sets/sets/R/
H A Dmean.R3 geometric = function(x, y) sqrt(x * y), nameattr in function
8 function(x, y, type = c("arithmetic", "geometric", "harmonic"))
22 function(x, y, type = c("arithmetic", "geometric", "harmonic"))
/dports/finance/R-cran-PerformanceAnalytics/PerformanceAnalytics/R/
H A DDrawdowns.R4 function (R, geometric = TRUE, ...) argument
18 colDrawdown <- function(x, geometric) { argument
H A Dtable.CalendarReturns.R42 function (R, digits = 1, as.perc = TRUE, geometric = TRUE) argument
157 function (R, digits = 1, as.perc = TRUE, geometric = TRUE) argument
H A DReturn.cumulative.R28 function (R, geometric = TRUE) argument
H A Dchart.CumReturns.R43 function (R, wealth.index = FALSE, geometric = TRUE, legend.loc = NULL, colorset = (1:12), begin = … argument
128 …column.Return.cumulative = na.skip(z,FUN = function(x, one, geometric) {if(geometric) cumprod(x)-o… argument
H A DReturn.annualized.R40 function (R, scale = NA, geometric = TRUE ) argument
H A DReturn.annualized.excess.R44 function (Rp, Rb, scale = NA, geometric = TRUE ) argument
H A Dchart.Drawdown.R41 function (R, geometric = TRUE, legend.loc = NULL, colorset = (1:12), plot.engine = "default",...) argument
H A Dtable.Drawdowns.R55 function (R, top = 5, digits = 4, geometric=TRUE, ...) argument
H A DSharpeRatio.annualized.R47 function (R, Rf = 0, scale = NA, geometric=TRUE) argument
H A DmaxDrawdown.R44 maxDrawdown <- function (R, weights=NULL, geometric = TRUE, invert=TRUE, ...) argument
106 CDD <- function (R, weights=NULL, geometric = TRUE, invert=TRUE, p=.95 , ...) argument
/dports/science/dynare/dynare-4.6.4/matlab/modules/dseries/src/@dseries/
H A Dcenter_.m30 geometric = false; variable
H A Dcenter.m30 geometric = false; variable
H A Dmean.m30 geometric = false; variable
H A Dstd.m31 geometric = false; variable
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/graph/
H A Dmcp.py5 geometric=True): argument
/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_transfer.cpp53 for (int geometric = 0; geometric <= 1; ++geometric) variable
197 for (int geometric = 0; geometric <= 1; ++geometric) variable
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/Averages/
H A DMean.php27 public static function geometric(...$args) function in PhpOffice\\PhpSpreadsheet\\Calculation\\Statistical\\Averages\\Mean
/dports/editors/calligra/calligra-3.2.1/sheets/dialogs/
H A DSeriesDialog.h66 QRadioButton* geometric; variable

12345