Home
last modified time | relevance | path

Searched defs:sinv (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/math/tmv/tmv-0.75/src/
H A DTMV_SymCHInverse.cpp43 static void NonLapCHInverse(SymMatrixView<T> sinv) in NonLapCHInverse()
54 static inline void LapCHInverse(SymMatrixView<T> sinv) in LapCHInverse()
58 void LapCHInverse(SymMatrixView<double> sinv) in LapCHInverse()
72 void LapCHInverse(SymMatrixView<std::complex<double> > sinv) in LapCHInverse()
88 void LapCHInverse(SymMatrixView<float> sinv) in LapCHInverse()
102 void LapCHInverse(SymMatrixView<std::complex<float> > sinv) in LapCHInverse()
119 void CH_Inverse(const GenSymMatrix<T1>& LLx, SymMatrixView<T> sinv) in CH_Inverse()
H A DTMV_SymBandCHInverse.cpp55 static void DoCHInverse(SymMatrixView<T> sinv, ptrdiff_t nlo) in DoCHInverse()
66 SymMatrixView<T> sinv, const GenMatrix<T>& X, const GenDiagMatrix<T>& D) in SimpleLDLt_AddXtDX()
79 static void SimpleLDLt_CombineInverse(SymMatrixView<T> sinv) in SimpleLDLt_CombineInverse()
105 static void DoLDL_Inverse(SymMatrixView<T> sinv) in DoLDL_Inverse()
116 const GenSymBandMatrix<T1>& LLx, SymMatrixView<T> sinv) in CH_Inverse()
159 const GenSymBandMatrix<T1>& LLx, SymMatrixView<T> sinv) in LDL_Inverse()
H A DTMV_SymSVDiv.h96 ptrdiff_t kmax, SymMatrixView<T> sinv) in CallHermSV_Inverse()
102 ptrdiff_t kmax, SymMatrixView<CT> sinv) in CallHermSV_Inverse()
108 const GenMatrix<T1>& Vt, ptrdiff_t kmax, SymMatrixView<T> sinv) in CallSymSV_Inverse()
114 const GenMatrix<T1>& Vt, ptrdiff_t kmax, SymMatrixView<CT> sinv) in CallSymSV_Inverse()
H A DTMV_SymLDLInverse.cpp52 SymMatrixView<T> sinv, VectorView<T> xD) in LDLt_InvertComponents()
128 SymMatrixView<T> sinv, const GenMatrix<T>& X, in LDLt_AddXtDX()
187 SymMatrixView<T> sinv, VectorView<T> xDinv) in LDLt_CombineInverse()
290 SymMatrixView<T1> sinv) in LDL_Inverse()
H A DTMV_SymSVInverse.cpp37 ptrdiff_t kmax, SymMatrixView<T> sinv) in HermSV_Inverse()
48 const GenMatrix<T1>& Vt, ptrdiff_t kmax, SymMatrixView<T> sinv) in SymSV_Inverse()
/dports/math/tmv/tmv-0.75/include/tmv/
H A DTMV_SymBandCHD.h105 inline void makeInverse(SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
111 inline void makeInverse(SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
H A DTMV_SymLDLD.h150 inline void makeInverse(SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
156 inline void makeInverse(SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
H A DTMV_SymBandSVD.h227 SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
234 SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
318 inline void makeInverse(SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
324 inline void makeInverse(SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
H A DTMV_SymSVD.h237 SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
244 SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
334 SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
341 SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
H A DTMV_SymCHD.h164 inline void makeInverse(SymMatrixView<TMV_RealType(T)> sinv) const in makeInverse()
170 inline void makeInverse(SymMatrixView<TMV_ComplexType(T)> sinv) const in makeInverse()
/dports/math/octave-forge-quaternion/quaternion/inst/@quaternion/
H A Dexp.m33 sinv = sin (normv); variable
/dports/astro/libgal/libgal-0.5.0/kepler/
H A Dgal_ha2ta.c57 double sinv, cosv, sea, cea, x ; in gal_ha2ta() local
H A Dgal_ta2ha.c56 double sinv, cosv, sea, cea, x ; in gal_ta2ha() local
H A Dgal_ea2ta.c56 double sinv, cosv, sea, cea, x ; in gal_ea2ta() local
H A Dgal_ta2ea.c56 double sinv, cosv, sea, cea, x ; in gal_ta2ea() local
H A Dgal_kep2pv.c94 double x, cosv, sinv, pqw[2][3] ; in gal_kep2pv() local
/dports/net/drawterm/drawterm/libsec/
H A Ddsaverify.c9 mpint *u1, *u2, *v, *sinv; in dsaverify() local
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libsec/port/
H A Ddsaverify.c9 mpint *u1, *u2, *v, *sinv; in dsaverify() local
/dports/security/nettle/nettle-3.7.3/
H A Decc-ecdsa-verify.c89 #define sinv (scratch) in ecc_ecdsa_verify() macro
/dports/math/vtk9/VTK-9.1.0/Common/ComputationalGeometry/
H A DvtkParametricPseudosphere.cxx55 double sinv = sin(v); in Evaluate() local
H A DvtkParametricBohemianDome.cxx60 double sinv = sin(v); in Evaluate() local
/dports/math/vtk8/VTK-8.2.0/Common/ComputationalGeometry/
H A DvtkParametricBohemianDome.cxx61 double sinv = sin(v); in Evaluate() local
H A DvtkParametricPseudosphere.cxx56 double sinv = sin(v); in Evaluate() local
H A DvtkParametricKuen.cxx66 double sinv = sin(v); in Evaluate() local
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc-ecdsa-verify.c99 #define sinv (scratch) in ecc_ecdsa_verify() macro

1234567