Home
last modified time | relevance | path

Searched defs:tempB (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/math/tmv/tmv-0.75/src/
H A DTMV_AddBB.cpp151 BandMatrix<T,RowMajor> tempB = B; in AddMM() local
155 BandMatrix<T,ColMajor> tempB = B; in AddMM() local
159 BandMatrix<T,DiagMajor> tempB = B; in AddMM() local
H A DTMV_MultDU.cpp286 UpperTriMatrix<T,NonUnitDiag|RowMajor> tempB = B; in MultMM() local
290 UpperTriMatrix<T,NonUnitDiag|ColMajor> tempB = B; in MultMM() local
559 LowerTriMatrix<T,NonUnitDiag|RowMajor> tempB = B; in MultMM() local
563 LowerTriMatrix<T,NonUnitDiag|ColMajor> tempB = B; in MultMM() local
/dports/math/arpack++/arpackpp-2.3.0/examples/reverse/sym/
H A Drsymgcay.cc76 T tempA[101], tempB[101]; in Test() local
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_transf_abs_add_multi.cpp32 CVector4 tempB = CVector4(0.0, 0.0, 0.0, 0.0); in FormulaCode() local
H A Dfractal_transf_abs_add_multi4d.cpp31 CVector4 tempB = CVector4(0.0, 0.0, 0.0, 0.0); in FormulaCode() local
H A Dfractal_menger_middle_mod.cpp84 CVector4 tempB = CVector4(0.0, 0.0, 0.0, 0.0); in FormulaCode() local
H A Dfractal_fold_box_mod1.cpp35 CVector4 tempB = CVector4(0.0, 0.0, 0.0, 0.0); in FormulaCode() local
H A Dfractal_knot_v2.cpp38 double tempB = zc.z; in FormulaCode() local
/dports/biology/mothur/mothur-1.46.1/source/calculators/
H A Dsharedanderbergs.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedkulczynskicody.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedsorclass.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedbraycurtis.cpp18 double sumSharedA, sumSharedB, sumSharedAB, tempA, tempB; in getValues() local
H A Dsharedjclass.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedkulczynski.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedochiai.cpp16 double S1, S2, S12, tempA, tempB; in getValues() local
H A Dsharedlennon.cpp16 double S1, S2, S12, tempA, tempB, min; in getValues() local
H A Dsharedjsd.cpp27 double tempB = shared[1]->get(i) / totalB; in getValues() local
H A Dsharedrjsd.cpp27 double tempB = shared[1]->get(i) / totalB; in getValues() local
H A Dsharedmorisitahorn.cpp17 double Atotal, Btotal, tempA, tempB; in getValues() local
H A Dsharedthetan.cpp17 double Atotal, Btotal, tempA, tempB; in getValues() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040304-1.c20 uint64_t tempB = 0; /* actually a bunch of code to set B */ in foo() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20040304-1.c20 uint64_t tempB = 0; /* actually a bunch of code to set B */ in foo() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A D20040304-2.c20 uint64_t tempB = 0; /* actually a bunch of code to set B */ in foo() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/gradient/
H A DTranspose.h35 T tempA, tempB, tempC; in operator() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/gradient/
H A DTranspose.h50 T tempA, tempB, tempC; in operator() local

1234567