Home
last modified time | relevance | path

Searched refs:IM1 (Results 201 – 225 of 338) sorted by relevance

12345678910>>...14

/dports/math/cblas/lapack-3.10.0/SRC/
H A Dslasda.f297 INTEGER I, I1, IC, IDXQ, IDXQI, IM1, INODE, ITEMP, IWK,
466 IM1 = I - 1
467 IC = IWORK( INODE+IM1 )
468 NL = IWORK( NDIML+IM1 )
469 NR = IWORK( NDIMR+IM1 )
/dports/math/libflame/libflame-5.2.0/old/lapack-test/lapack-timing/EIG/EIGSRC/
H A Ddlasda.f185 INTEGER I, I1, IC, IDXQ, IDXQI, IM1, INODE, ITEMP, IWK,
358 IM1 = I - 1
359 IC = IWORK( INODE+IM1 )
360 NL = IWORK( NDIML+IM1 )
361 NR = IWORK( NDIMR+IM1 )
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/SRC/
H A Ddlasda.f301 INTEGER I, I1, IC, IDXQ, IDXQI, IM1, INODE, ITEMP, IWK,
470 IM1 = I - 1
471 IC = IWORK( INODE+IM1 )
472 NL = IWORK( NDIML+IM1 )
473 NR = IWORK( NDIMR+IM1 )
/dports/math/cmlib/cmlib-3.0_8/src/sglss/
H A Du12ls.f87 IM1=I-1
89 CALL SAXPY(IM1,-B(I,JB),A(1,I),1,B(1,JB),1)
91 I=IM1
H A Du12ls.f.old87 IM1=I-1
89 CALL SAXPY(IM1,-B(I,JB),A(1,I),1,B(1,JB),1)
91 I=IM1
/dports/math/slatec/src/
H A Du12ls.f101 IM1=I-1
103 CALL SAXPY(IM1,-B(I,JB),A(1,I),1,B(1,JB),1)
105 I=IM1
H A Ddu12ls.f103 IM1=I-1
105 CALL DAXPY(IM1,-B(I,JB),A(1,I),1,B(1,JB),1)
107 I=IM1
H A Ddsteps.f176 INTEGER I, IFAIL, IM1, IP1, IPAR, IQ, J, K, KM1, KM2, KNEW,
292 IM1 = I-1
293 TEMP2 = PSI(IM1)
294 PSI(IM1) = TEMP1
295 BETA(I) = BETA(IM1)*PSI(IM1)/TEMP2
H A Dpolyvl.f179 IM1=I-1
181 WORK(I)=WORK(KM2PNI)*WORK(IM1)+WORK(I)
H A Dsteps.f283 IM1 = I-1
284 TEMP2 = PSI(IM1)
285 PSI(IM1) = TEMP1
286 BETA(I) = BETA(IM1)*PSI(IM1)/TEMP2
/dports/math/math77/MATH77/
H A Damach.f165 integer IM1, IM2, IM3, IM4, IM5, IM6, IM7, IM8, IM9, IM10, IM11, local
198 PARAMETER (IM1 = IE1, IM2 = IE2, IM3 = IE3, IM4 = IE4)
566 IMACH(1) = IM1
H A Ddtgpd.f474 IM1 = SUB1(I)
475 KE(LNEW,4) = TRI(IM1)
476 KP = TRI(IM1 + 3)
600 IM1 = SUB1(I)
602 V2 = TRI(IM1 + 3)
H A Dstgpd.f474 IM1 = SUB1(I)
475 KE(LNEW,4) = TRI(IM1)
476 KP = TRI(IM1 + 3)
600 IM1 = SUB1(I)
602 V2 = TRI(IM1 + 3)
/dports/math/cmlib/cmlib-3.0_8/src/depac/
H A Dstep2.f271 IM1 = I-1
272 TEMP2 = PSI(IM1)
273 PSI(IM1) = TEMP1
274 BETA(I) = BETA(IM1)*PSI(IM1)/TEMP2
/dports/math/cmlib/cmlib-3.0_8/src/uncmin/
H A Dheschk.f86 IM1=I-1
87 DO 43 J=1,IM1
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/aero/
H A Daerod2.f1334 IM1=I-1
1341 DO30J=1,IM1
1364 DO80J=1,IM1
1388 INTEGER*4 I,K,IM1,INF local
1401 IM1=I-1
1403 DO40K=1,IM1
1410 IM1=N-I+1
1411 INF=IM1+1
1412 DP=B(IM1)
1414 DP=DP-A(IM1,K)*B(K)
[all …]
/dports/chinese/fcitx/fcitx-4.2.9.7/src/module/imselector/
H A Dfcitx-imselector.desc16 [GlobalSelector/IM1]
61 [LocalSelector/IM1]
/dports/biology/mopac/mopac7-1.15/fortran/
H A Dxyzint.f46 IM1=I-1
47 IF(IM1.EQ.0)GOTO 30
49 DO 20 J=1,IM1
H A Dfock1.f48 IM1=I-1
49 DO 50 J=IA,IM1
H A Dmullik.f38 IM1=I-1
42 DO 30 J=1,IM1
H A Dfreqcy.f56 IM1=I-1
58 DO 149 J=1,IM1
/dports/biology/treepuzzle/tree-puzzle-5.2/src/
H A Dutil.c495 #define IM1 2147483563 macro
497 #define AM (1.0/IM1)
498 #define IMM1 (IM1-1)
535 idum += IM1; in randomunitintervall()
544 idum += IM1; in randomunitintervall()
560 #undef IM1
/dports/devel/efl/efl-1.25.1/src/tests/eet/
H A Deet_test_image.c15 #define IM1 0x44556677 macro
450 image[1] = IM1; in EFL_START_TEST()
483 fail_if(data[1] != IM1); in EFL_START_TEST()
/dports/devel/z80ex/z80ex-1.1.21/
H A Dtypedefs.h31 enum {IM0=0,IM1=1,IM2=2} IM_MODE; enumerator
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/tinytest/
H A Dtest_sparseConversion.R76 IM1 <- as(sample(1:20, 100, replace=TRUE), "indMatrix") globalVar
79 c12 <- crossprod(IM1,IM2)
650 IM1 <- as(sample(1:20, 100, replace=TRUE), "indMatrix") globalVar
651 dgc <- as(as(IM1, "matrix"), "dgCMatrix")
652 expect_equal(dgc, asSpMat(IM1))#, msg="ind2dgc_3")

12345678910>>...14