Home
last modified time | relevance | path

Searched defs:inv (Results 1 – 25 of 7470) sorted by path

12345678910>>...299

/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/num-traits-0.2.11/src/ops/
H A Dinv.rs17 fn inv(self) -> Self::Output; in inv() method
23 fn inv(self) -> f32 { in inv() method
30 fn inv(self) -> f64 { in inv() method
37 fn inv(self) -> f32 { in inv() method
44 fn inv(self) -> f64 { in inv() method
H A Dmod.rs2 pub mod inv; module
/dports/archivers/star/schily-2021-09-18/sh/
H A Dtest.c166 int inv = 0; local
/dports/archivers/zopfli/zopfli-zopfli-1.0.3/src/zopflipng/lodepng/
H A Dlodepng_util.cpp832 const float* inv = (type == 1) ? bradfordinv : vonkriesinv; in getAdaptationMatrix() local
/dports/astro/astrometry/astrometry.net-0.85/gsl-an/permutation/
H A Dpermutation.c106 gsl_permutation_inverse (gsl_permutation * inv, const gsl_permutation * p) in gsl_permutation_inverse()
/dports/astro/geographiclib/GeographicLib-1.52/java/src/main/java/net/sf/geographiclib/
H A DGnomonic.java176 GeodesicData inv = in Forward() local
/dports/astro/geographiclib/GeographicLib-1.52/java/src/test/java/net/sf/geographiclib/
H A DGeodesicTest.java183 GeodesicData inv = Geodesic.WGS84.Inverse(40.6, -73.8, in GeodSolve0() local
203 GeodesicData inv = geod.Inverse(0.07476, 0, -0.07476, 180); in GeodSolve2() local
216 GeodesicData inv = Geodesic.WGS84.Inverse(36.493349428792, 0, in GeodSolve4() local
239 GeodesicData inv = in GeodSolve6() local
254 GeodesicData inv = in GeodSolve9() local
264 GeodesicData inv = in GeodSolve10() local
274 GeodesicData inv = in GeodSolve11() local
286 GeodesicData inv = geod.Inverse(0, 0, -10, 160); in GeodSolve12() local
371 GeodesicData inv = Geodesic.WGS84.Inverse(0, 0, 0, 179); in GeodSolve33() local
543 GeodesicData inv = Geodesic.WGS84.Inverse(54.1589, 15.3872, in GeodSolve74() local
[all …]
/dports/astro/gnuastro/gnuastro-0.16/bin/warp/
H A Dui.c786 double *d, *df, *inv; in ui_matrix_finalize() local
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dbinary.c777 gal_data_t *inv, *tile; in binary_make_padded_inverse() local
842 gal_data_t *inv, *tile, *holelabs=NULL; in gal_binary_holes_label() local
940 gal_data_t *inv, *tile, *holelabs=NULL; in gal_binary_holes_fill() local
/dports/astro/gpsd/gpsd-3.20/
H A Dlibgpsd_core.c724 double inv[4][4]; in fill_dop() local
/dports/astro/gpsd/gpsd-3.20/tests/
H A Dtest_matrix.c21 double inv[4][4]; member
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/Math/Matrix/
H A DMatrixOperators.hpp599 Matrix<T> inv(m); in inverseLUD() local
628 Matrix<T> inv(m); in inverseLUD() local
661 Matrix<T> inv(m); in inverseSVD() local
700 Matrix<T> inv(m); in inverseSVD() local
745 Matrix<T> inv(m); in inverseSVD() local
/dports/astro/kstars/kstars-3.5.6/packaging/android/apk/src/org/kde/kstars/math/
H A DMatrix3.java179 public Matrix3 inv () { in inv() method in Matrix3
H A DMatrix4.java278 public Matrix4 inv () { in inv() method in Matrix4
989 public static native boolean inv (float[] values) /*-{ }-*/; /* in inv() method in Matrix4
/dports/astro/kstars/kstars-3.5.6/packaging/android/apk/src/org/kde/kstars/rotation/
H A DMagAccelListener.java58 private void smooth(float[] inv, float prevv[], float outv[]) { in smooth()
H A DRotationVectorListener.java47 private void smooth(float[] inv, float prevv[], float outv[]) { in smooth()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libutil/
H A Dproject.c169 double inv[16], det; in __gluInvertMatrixd() local
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dutil.cpp405 GLdouble m[16], inv[16]; in MyLookAt() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dframeset.c9323 int inv; in SetVariant() local
9535 int inv; /* Mapping Invert attribute value */ in Simplify() local
9713 int inv; /* Inverse Mapping identified? */ in Span() local
H A Dmathmap.c6206 int ninv, const char *inv[], in astMathMapId_()
6981 int ninv, const char *inv[], int *status ) { in astInitMathMap_()
H A Dmathmap.h364 #define astInitMathMap(mem,size,init,vtab,name,nin,nout,nfwd,fwd,ninv,inv) \ argument
H A Dplot.c29320 const char *inv[1]; /* Pointer to pass to MathMap constructor */ in ToggleLogLin() local
H A Dspecfluxframe.c811 const char *inv[2]; in MakeMapF() local
953 const char *inv[2]; in MakeMapI() local
H A Dswitchmap.c426 static AstMapping *GetRoute( AstSwitchMap *this, double sel, int *inv, int *status ){ in GetRoute()
518 static AstMapping *GetSelector( AstSwitchMap *this, int fwd, int *inv, int *status ){ in GetSelector()
1495 int inv; /* Original Invert flag for Mapping */ in astSwitchList_() local
H A Dunit.c3275 UnitNode *inv; in MakeMapping() local
5451 UnitNode *inv; in astUnitMapper_() local

12345678910>>...299