Home
last modified time | relevance | path

Searched refs:EPSP (Results 1 – 18 of 18) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dset.h1603 #define SCIPsetIsPositive(set, val) ( EPSP(val, (set)->num_epsilon) )
1608 #define SCIPsetIsFracIntegral(set, val) ( !EPSP(val, (set)->num_epsilon) )
1620 #define SCIPsetIsSumPositive(set, val) ( EPSP(val, (set)->num_sumepsilon) )
1629 #define SCIPsetIsFeasLE(set, val1, val2) ( !EPSP(SCIPrelDiff(val1, val2), (set)->num_feastol) )
1630 #define SCIPsetIsFeasGT(set, val1, val2) ( EPSP(SCIPrelDiff(val1, val2), (set)->num_feastol) )
1633 #define SCIPsetIsFeasPositive(set, val) ( EPSP(val, (set)->num_feastol) )
1636 #define SCIPsetIsFeasFracIntegral(set, val) ( !EPSP(val, (set)->num_feastol) )
1648 #define SCIPsetIsDualfeasPositive(set, val) ( EPSP(val, (set)->num_dualfeastol) )
1651 #define SCIPsetIsDualfeasFracIntegral(set, val) ( !EPSP(val, (set)->num_dualfeastol) )
1662 ( root ? EPSP(efficacy, (set)->sepa_minefficacyroot) : EPSP(efficacy, (set)->sepa_minefficacy) )
[all …]
H A Dscip_validation.c161 localprimalboundcheck = EPSP(reftol, primviol); in SCIPvalidateSolve()
162 localdualboundcheck = EPSP(reftol, dualviol); in SCIPvalidateSolve()
H A Ddef.h194 #define EPSP(x,eps) ((x) > (eps)) macro
H A Dset.c6040 return EPSP(val, set->num_epsilon); in SCIPsetIsPositive()
6249 return EPSP(val, set->num_sumepsilon); in SCIPsetIsSumPositive()
6370 return !EPSP(diff, set->num_feastol); in SCIPsetIsFeasLE()
6392 return EPSP(diff, set->num_feastol); in SCIPsetIsFeasGT()
6436 return EPSP(val, set->num_feastol); in SCIPsetIsFeasPositive()
6603 return EPSP(diff, set->num_dualfeastol); in SCIPsetIsDualfeasGT()
6647 return EPSP(val, set->num_dualfeastol); in SCIPsetIsDualfeasPositive()
6849 return !EPSP(diff, set->num_epsilon); in SCIPsetIsRelLE()
6871 return EPSP(diff, set->num_epsilon); in SCIPsetIsRelGT()
6959 return !EPSP(diff, set->num_sumepsilon); in SCIPsetIsSumRelLE()
[all …]
/dports/science/nest/nest-simulator-3.1/examples/nest/Potjans_2014/
H A Dnetwork_params.sli58 % mean EPSP amplitude (mV) for all connections except L4e->L2/3e
60 % mean EPSP amplitude (mv) for L4e->L2/3e connections
66 % IPSP amplitude relative to EPSP amplitude
174 /PSP_ext 0.15 def % mean EPSP amplitude (mV) for external input
/dports/science/nest/nest-simulator-3.1/examples/nest/
H A Dstructural_plasticity_benchmark.sli47 /g -1.0 def % IPSP amplitude relative to EPSP amplitude
48 /psp_ext 0.0106 def % mean EPSP amplitude for external input (mV)
H A Dhpc_benchmark.sli160 /JE 0.14 mV % peak of EPSP
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t340_MachineLearningOptimalDetection/
H A Dminidet2gdf.m181 % EPSP Amplitude
258 % 0x0211 EPSP - Excitatory Post-Synaptic Potentials
H A DREADME.md3 detecting EPSP/EPSCs as described in [1] and applied in [2].
H A Ddemo_mod.m2 % detecting EPSP/EPSCs as described in [1] and applied in [2].
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/demo/
H A DContents.m16 % SIMULATE_EPSP generates a large number sweeps of EPSP data using
H A Dsimulate_epsp.m1 % SIMULATE_EPSP generates a large number sweeps of EPSP data using
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t300_FeatureExtraction/
H A Dget_local_maxima_above_threshold.m4 % miniature EPSP and IPSP events. The functionality of Mode=0 resembles a
/dports/science/gromacs/gromacs-2021.4/docs/reference-manual/special/
H A Denforced-rotation.rst664 .. |EPSP| replace:: :math:`{\epsilon}'` substdef
689 …| parameter | |KMA| | |VECV| | |VECU| | |OMEG| | |EPSP| | |DELX| …
/dports/science/hepmc3/HepMC3-3.2.4/examples/Pythia6Example/
H A Dpythia-6.4.28.f26026 EPSP=(2D0*PMAS(J,1)/PMAS(23,1))**2
26056 IF(EPSP.LE.1D0) THEN
26057 ROOT=SQRT(1D0-EPSP)
26058 IF(EPSP.GT.1D-4) THEN
26061 RLN=LOG(4D0/EPSP-2D0)
26068 PHIREP=(ASIN(1D0/SQRT(EPSP)))**2
26070 PSIREP=SQRT(EPSP-1D0)*ASIN(1D0/SQRT(EPSP))
26073 FXYRE=EPS*EPSP/(8D0*(EPS-EPSP))*(1D0+EPS*EPSP/(EPS-EPSP)*
26075 FXYIM=EPS**2*EPSP/(8D0*(EPS-EPSP)**2)*
26077 F1RE=-EPS*EPSP/(2D0*(EPS-EPSP))*(PHIRE-PHIREP)
[all …]
/dports/biology/ncbi-toolkit/ncbi/data/
H A Dncbipros.dat17505 DE EPSP synthase signature 1.
17530 DE EPSP synthase signature 2.
/dports/biology/emboss/EMBOSS-6.6.0/emboss/data/OBO/
H A Dgo.obo35069 synonym: "EPSP synthase activity" EXACT [EC:2.5.1.19]
35074 xref: Reactome:REACT_27315 "EPSP from shikimate 3-phosphate, Mycobacterium tuberculosis"
41467 xref: Reactome:REACT_27204 "Dephosphorylation of EPSP yields chorismate, Mycobacterium tuberculosis"
130472EPSP). Excitatory postsynaptic potential (EPSP) is a temporay increase in postsynaptic potential d…
378698EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charge…
378699 synonym: "regulation of EPSP" RELATED []
438993EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charge…
438994 synonym: "negative regulation of EPSP" RELATED []
496492 synonym: "negative regulation of EPSP" RELATED [GOC:obol]
499140EPSP) which is a temporary increase in postsynaptic potential due to the flow of positively charge…
[all …]
H A Dchebi.obo84162 synonym: "EPSP(4-)" RELATED [ChEBI:]