Home
last modified time | relevance | path

Searched defs:Logarithmic (Results 1 – 25 of 69) sorted by relevance

123

/dports/science/colt/colt/src/cern/jet/random/
H A DLogarithmic.java33 public class Logarithmic extends AbstractContinousDistribution { class
44 public Logarithmic(double p, RandomEngine randomGenerator) { in Logarithmic() method in Logarithmic
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-forecast/include/aws/forecast/model/
H A DScalingType.h21 Logarithmic, enumerator
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DHyperParameterScalingType.h21 Logarithmic, enumerator
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dunscaling_layer.h59 enum UnscalingMethod{NoUnscaling, MinimumMaximum, MeanStandardDeviation, Logarithmic}; enumerator
H A Dcorrelations.h39 enum RegressionMethod{Linear, Logistic, Logarithmic, Exponential, Power, KarlPearson, OneWayAnova}; enumerator
/dports/audio/geonkick-lv2/geonkick-2.8.0/src/
H A Dknob.h40 Logarithmic enumerator
/dports/www/grafana8/grafana-8.3.6/docs/sources/visualizations/time-series/
H A Dchange-axis-display.md76 ### Logarithmic subsection
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KChart/
H A DKChartAbstractCoordinatePlane.h50 enum AxesCalcMode { Linear, Logarithmic }; enumerator
/dports/cad/ktechlab/ktechlab-0.50.0/src/
H A Doscilloscopedata.h153 enum Scaling { Linear, Logarithmic }; enumerator
/dports/audio/sonic-visualiser/sonic-visualiser-4.0.1/svcore/plugin/
H A DRealTimePluginInstance.h73 static const int Logarithmic = 4; variable
/dports/math/p5-Math-GSL/Math-GSL-0.43/pod/
H A DRandist.pod481 =head2 Logarithmic section
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.DataVisualization/Common/Formulas/
H A DTimeSeriesAndForecasting.cs52 Logarithmic, enumerator
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/dialogs/
H A DPitchBendSequenceDialog.h167 Logarithmic, enumerator
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/
H A DAxisAnnotation2D.h39 bool Logarithmic; variable
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/
H A DAxisAnnotation2D.h49 bool Logarithmic; variable
/dports/editors/lazarus/lazarus/components/tachart/
H A Dtachartteechart.pas76 property Logarithmic: Boolean property
/dports/editors/lazarus-qt5/lazarus/components/tachart/
H A Dtachartteechart.pas76 property Logarithmic: Boolean property
/dports/math/ogdf/OGDF/include/ogdf/energybased/
H A DSpringEmbedderFRExact.h44 enum class CoolingFunction { Factor, Logarithmic }; enumerator
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dsext-i1.ll49 ; X32-NEXT: sbbl %ecx, %eax
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartteechart.pas78 property Logarithmic: Boolean property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtachartteechart.pas78 property Logarithmic: Boolean property
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1_controls.h90 enum Flag { Logarithmic = 1, Invert = 2, Hook = 4 }; enumerator
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1_controls.h90 enum Flag { Logarithmic = 1, Invert = 2, Hook = 4 }; enumerator
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1_controls.h90 enum Flag { Logarithmic = 1, Invert = 2, Hook = 4 }; enumerator
/dports/science/py-scimath/scimath-4.2.0/scimath/interpolate/
H A Dfitting.py197 class Logarithmic(DataFit): class

123