Home
last modified time | relevance | path

Searched refs:Scales (Results 1 – 25 of 1499) sorted by relevance

12345678910>>...60

/dports/lang/voc/voc-63008f6/src/library/ulm/
H A DulmTimes.Mod65 epoch*: Scales.Value;
67 second*: Scales.Value;
69 usec*: Scales.Value;
88 (Scales.UnitRec)
95 if: Scales.Interface;
100 m: Scales.Measure;
110 secs: Scales.Value;
198 PROCEDURE InternalGetValue(measure: Scales.Measure; unit: Scales.Unit;
211 PROCEDURE InternalSetValue(measure: Scales.Measure; unit: Scales.Unit;
225 PROCEDURE Assign(target: Scales.Measure; source: Scales.Measure);
[all …]
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkHyperTreeGridOrientedGeometryCursor.cxx35 clone->Scales = this->Scales; in Clone()
51 this->Scales = this->Tree->GetScales(); in Initialize()
52 assert(this->Scales); in Initialize()
56 this->Scales = nullptr; in Initialize()
69 this->Scales = this->Tree->GetScales(); in Initialize()
70 assert(this->Scales); in Initialize()
74 this->Scales = nullptr; in Initialize()
88 this->Scales = this->Tree->GetScales(); in Initialize()
89 assert(this->Scales); in Initialize()
93 this->Scales = nullptr; in Initialize()
[all …]
H A DvtkHyperTreeGridNonOrientedGeometryCursor.cxx38 clone->Scales = this->Scales; in Clone()
65 this->Scales = this->Tree->GetScales(); in Initialize()
66 assert(this->Scales); in Initialize()
70 this->Scales = nullptr; in Initialize()
83 this->Scales = this->Tree->GetScales(); in Initialize()
84 assert(this->Scales); in Initialize()
88 this->Scales = nullptr; in Initialize()
104 this->Scales = this->Tree->GetScales(); in Initialize()
105 assert(this->Scales); in Initialize()
109 this->Scales = nullptr; in Initialize()
[all …]
H A DvtkUniformHyperTreeGrid.cxx81 if (!this->Scales) in GetTree()
83 this->Scales = in GetTree()
86 tree->SetScales(this->Scales); in GetTree()
108 os << indent << "Scales:" << this->Scales << endl; in PrintSelf()
109 if (this->Scales) in PrintSelf()
111 for (unsigned int ilevel = 0; ilevel < this->Scales->GetCurrentFailLevel(); ++ilevel) in PrintSelf()
113 os << " #" << ilevel << " (" << this->Scales->GetScaleX(ilevel) << " ," in PrintSelf()
114 << this->Scales->GetScaleY(ilevel) << " ," << this->Scales->GetScaleZ(ilevel) << ")"; in PrintSelf()
H A DvtkHyperTree.h501 void SetScales(std::shared_ptr<vtkHyperTreeGridScales> scales) const { this->Scales = scales; } in SetScales()
508 bool HasScales() const { return (this->Scales != nullptr); } in HasScales()
517 assert(this->Scales != nullptr); in GetScales()
518 return this->Scales; in GetScales()
549 mutable std::shared_ptr<vtkHyperTreeGridScales> Scales; variable
H A DvtkHyperTree.cxx79 this->Scales = nullptr; in InitializeBase()
100 this->Scales = ht->Scales; in CopyStructure()
109 if (this->Scales == nullptr || reinitialize) in InitializeScales()
111 this->Scales = std::make_shared<vtkHyperTreeGridScales>(this->BranchFactor, scales); in InitializeScales()
113 return this->Scales; in InitializeScales()
120 assert("pre: scales_exists" && this->Scales != nullptr); in GetScale()
121 const double* scale = this->Scales->GetScale(0); in GetScale()
129 assert("pre: scales_exists" && this->Scales != nullptr); in GetScale()
130 const double* scale = this->Scales->GetScale(0); in GetScale()
/dports/science/hepmc3/HepMC3-3.2.4/python/src/
H A DpyHepMC3_15.cpp139 …pybind11::class_<LHEF::Scales, std::shared_ptr<LHEF::Scales>, LHEF::TagBase> cl(M("LHEF"), "Scales… in PYBIND11_DECLARE_HOLDER_TYPE()
140 cl.def( pybind11::init( [](){ return new LHEF::Scales(); } ), "doc" ); in PYBIND11_DECLARE_HOLDER_TYPE()
148 cl.def( pybind11::init( [](LHEF::Scales const &o){ return new LHEF::Scales(o); } ) ); in PYBIND11_DECLARE_HOLDER_TYPE()
149 cl.def_readwrite("muf", &LHEF::Scales::muf); in PYBIND11_DECLARE_HOLDER_TYPE()
150 cl.def_readwrite("mur", &LHEF::Scales::mur); in PYBIND11_DECLARE_HOLDER_TYPE()
151 cl.def_readwrite("mups", &LHEF::Scales::mups); in PYBIND11_DECLARE_HOLDER_TYPE()
152 cl.def_readwrite("SCALUP", &LHEF::Scales::SCALUP); in PYBIND11_DECLARE_HOLDER_TYPE()
153 cl.def_readwrite("scales", &LHEF::Scales::scales); in PYBIND11_DECLARE_HOLDER_TYPE()
154 …cl.def("hasInfo", (bool (LHEF::Scales::*)() const) &LHEF::Scales::hasInfo, "Check if this object c… in PYBIND11_DECLARE_HOLDER_TYPE()
156 …cl.def("assign", (struct LHEF::Scales & (LHEF::Scales::*)(const struct LHEF::Scales &)) &LHEF::Sca… in PYBIND11_DECLARE_HOLDER_TYPE()
[all …]
H A DpyHepMC3.binder87 +add_on_binder LHEF::Scales binder::custom_T_binder<LHEF::Scales>
88 -function LHEF::Scales::print
/dports/games/pcgen/pcgen/data/pathfinder/paizo/player_companion/champions_of_balance/
H A Dcob_abilities.lst27 # Order of the Scales
28Scales KEY:Cavalier Order ~ Order of the Scales CATEGORY:Special Ability TYPE:CavalierOrder.Speci…
29 Edicts KEY:Order of the Scales ~ Edicts CATEGORY:Special Ability TYPE:CavalierOrderAbility.Spec…
30 Challenge KEY:Order of the Scales ~ Challenge CATEGORY:Special Ability TYPE:CavalierOrderAbilit…
31 Skills KEY:Order of the Scales ~ Skills CATEGORY:Special Ability TYPE:CavalierOrderAbility.Spec…
32 Order Abilities KEY:Order of the Scales ~ Order Abilities CATEGORY:Special Ability TYPE:CavalierO…
33 Mobile Wall KEY:Order of the Scales ~ Mobile Wall CATEGORY:Special Ability TYPE:Extraordinary.Ca…
34 Seek Retribution KEY:Order of the Scales ~ Seek Retribution CATEGORY:Special Ability TYPE:Extraord…
35 Sworn Oathkeeper KEY:Order of the Scales ~ Sworn Oathkeeper CATEGORY:Special Ability TYPE:Extraord…
/dports/devel/flex-sdk35/flex-sdk3-3.5.0.12683_1/frameworks/projects/framework/src/mx/printing/
H A DFlexPrintJobScaleType.as32 * Scales the object to fill at least one page completely;
39 * Scales the object to fill the available page height.
46 * Scales the object to fill the available page width.
61 * Scales the object to fit on a single page, filling one dimension;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/
H A Dmultiscale_align.h76 …riptorBase toAlign, DescriptorBase reference, int ind, std::vector<float>Scales, bool computeAlign…
81 const std::vector<float>& Scales,
88 const std::vector<float> &Scales);
H A Dmultiscale_align.cpp263 std::vector<float>Scales; in process_scale() local
268 Scales); in process_scale()
350 Scales, in process_scale()
592 computeDescriptor(query, Scales, reference, &descr); in searchMatches()
593 for (unsigned int i = 0; i<Scales.size(); i++) in searchMatches()
595 stream1 << Scales[i] << "\t" ; // this writes first line with in searchMatches()
596 stream2 << Scales[i] << "\t" ; // this writes first line with in searchMatches()
597 stream3 << Scales[i] << "\t" ; // this writes first line with in searchMatches()
655 const std::vector<float> &Scales, Options opt) in searchTranf() argument
761 const std::vector<float> &Scales) in getCandidates() argument
[all …]
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/src/mx/printing/
H A DFlexPrintJobScaleType.as37 * Scales the object to fill at least one page completely;
49 * Scales the object to fill the available page height.
61 * Scales the object to fill the available page width.
86 * Scales the object to fit on a single page, filling one dimension;
/dports/games/pcgen/pcgen/data/pathfinder/paizo/player_companion/kobolds_of_golarion/
H A Dkog_feats.lst16 Mixed Scales CATEGORY:FEAT TYPE:General PRERACE:1,Kobold,RACESUBTYPE=Kobold PREMULT:1,…
27 ###Mixed Scales Support
28 Black Scales KEY:Mixed Scales ~ Black CATEGORY:Special Ability TYPE:SpecialQuality.MixedScale…
29 Blue Scales KEY:Mixed Scales ~ Blue CATEGORY:Special Ability TYPE:SpecialQuality.MixedScale…
30 Green Scales KEY:Mixed Scales ~ Green CATEGORY:Special Ability TYPE:SpecialQuality.MixedScale…
31 Red Scales KEY:Mixed Scales ~ Red CATEGORY:Special Ability TYPE:SpecialQuality.MixedScaleCo…
32 White Scales KEY:Mixed Scales ~ White CATEGORY:Special Ability TYPE:SpecialQuality.MixedScale…
/dports/math/py-PyWavelets/pywt-1.2.0/pywt/tests/data/
H A Dgenerate_matlab_data_cwt.py50 Scales = (1,np.arange(1,3),np.arange(1,4),np.arange(1,5)) variable
53 Scales = (1,np.arange(1,3)) variable
69 for scales in Scales:
/dports/math/polymake/polymake-4.5/apps/common/rules/
H A Dlattice.rules75 # Scales entire matrix with the least common multiple of the denominators of its coordinates.
89 # Scales entire matrix with the least common multiple of the denominators of its coordinates (ignor…
103 # Scales the vector to a primitive integral vector.
113 # Scales each row of the matrix to a primitive integral vector.
124 # Scales the affine part of a vector to a primitive integral vector.
134 # Scales the affine part of each row of the matrix to a primitive integral vector.
/dports/devel/matreshka/matreshka-0.7.0/source/amf/dd/
H A Damf-dg-holders-scales.ads48 package AMF.DG.Holders.Scales is
51 pragma Preelaborate (AMF.DG.Holders.Scales);
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/scale/
H A Dscale.go120 …scale, err := s.scaleNamespacer.Scales(namespace).Get(context.TODO(), gvr.GroupResource(), name, m…
128 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Update(context.TODO(), gvr.GroupResource(…
136 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Patch(context.TODO(), gvr, name, types.Me…
164 …actualScale, err := sClient.Scales(namespace).Get(context.TODO(), gr, resourceName, metav1.GetOpti…
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/scale/
H A Dscale.go121 …scale, err := s.scaleNamespacer.Scales(namespace).Get(context.TODO(), gvr.GroupResource(), name, m…
133 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Update(context.TODO(), gvr.GroupResource(…
159 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Patch(context.TODO(), gvr, name, types.Me…
187 …actualScale, err := sClient.Scales(namespace).Get(context.TODO(), gr, resourceName, metav1.GetOpti…
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/scale/
H A Dscale.go121 …scale, err := s.scaleNamespacer.Scales(namespace).Get(context.TODO(), gvr.GroupResource(), name, m…
133 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Update(context.TODO(), gvr.GroupResource(…
159 …updatedScale, err := s.scaleNamespacer.Scales(namespace).Patch(context.TODO(), gvr, name, types.Me…
187 …actualScale, err := sClient.Scales(namespace).Get(context.TODO(), gr, resourceName, metav1.GetOpti…
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/math/
H A Ddiffbwsc.men4 1. Difference of Biweight Scales
18 12. Compute the Difference of Biweight Scales?:
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki/src/main/java/de/lmu/ifi/dbs/elki/result/
H A DScalesResult.java28 import de.lmu.ifi.dbs.elki.math.scales.Scales;
50 this(Scales.calcScales(relation)); in ScalesResult()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-math/src/main/java/de/lmu/ifi/dbs/elki/math/scales/
H A DScales.java40 public final class Scales { class
44 private Scales() { in Scales() method in Scales
/dports/www/py-graphite-web/graphite-web-1.1.8/docs/
H A Dclient-apis.rst13 Scales section in Client APIs
15 `Scales`_ is a Python server state and statistics library that can output its data to Graphite.
/dports/cad/qrouter/qrouter-1.4.85/
H A Dqrouter.c91 if ((Scales.mscale % mscale) != 0) { in update_mscale()
95 if (mscale2 <= Scales.mscale) continue; in update_mscale()
97 Scales.mscale = mscale2; in update_mscale()
254 Scales.iscale = 1; in runqrouter()
255 Scales.mscale = 100; in runqrouter()
331 Scales.iscale = 1; in runqrouter()
461 Scales.oscale = 1.0; in runqrouter()
966 Scales.iscale = (int)(precis + 0.5); in read_def()
967 Scales.oscale = (double)(Scales.iscale * oscale); in read_def()
971 Scales.oscale / (double)Scales.iscale, in read_def()
[all …]

12345678910>>...60