Home
last modified time | relevance | path

Searched refs:Zscale (Results 1 – 5 of 5) sorted by relevance

/dports/math/PDL/PDL-2.019/t/
H A Dlimits_range.t47 @range = limits( [ $x1, $y1 ], { Bounds => 'Zscale', Clean => 'None' } );
48 ok( all(approx( pdl(@range), pdl ( 1, 4, -0.4, 8.9 ) )), 'Zscale, None' );
H A Dlimits_ulimits.t161 %attr = ( Bounds => 'Zscale', Clean => 'None' );
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DIonInfo.cpp509 int Zscale = ljOverride ? 0 : 1; in pairPotentialsAndGrad() local
513 atoms.push_back(Atom(Zscale*sp.Z, pos, vector3<>(0.,0.,0.), sp.atomicNumber, spIndex)); in pairPotentialsAndGrad()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dgcodetools.py3305 m = [1, 1, self.options.Zscale * Zauto_scale, 1, 1, self.options.Zscale * Zauto_scale]
/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t200_FileAccess/
H A Dsopen.m8804 [Zcode,Zscale] = physicalunits(Zunit);
8832 HDR.Impedance(ch,1) = n(2)*Zscale;