Home
last modified time | relevance | path

Searched refs:MatrixInverse (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/math/py-iminuit/iminuit-2.8.4/extern/root/math/minuit2/inc/Minuit2/
H A DLaInverse.h23 inline ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>
26 return ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>( in Inverse()
27 MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>(obj)); in Inverse()
31 inline ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>
32 operator*(T f, const ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double…
34 …return ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>(inv.Obj(), …
38 inline ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>
39 operator/(const ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double> &in…
41 …return ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>(inv.Obj(), …
45 inline ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, double>, double>, double>
[all …]
H A DMatrixInverse.h21 class MatrixInverse {
24 MatrixInverse(const M &obj) : fObject(obj) {} in MatrixInverse() function
26 ~MatrixInverse() {} in ~MatrixInverse()
37 class MatrixInverse<vec, M, T> {
40 MatrixInverse(const M &obj) : fObject(obj) {} in MatrixInverse() function
43 ~MatrixInverse() {} in ~MatrixInverse()
54 inline ABObj<mt, MatrixInverse<mt, ABObj<mt, M, T>, T>, T> Inverse(const ABObj<mt, M, T> &obj) in Inverse()
56 …return ABObj<mt, MatrixInverse<mt, ABObj<mt, M, T>, T>, T>(MatrixInverse<mt, ABObj<mt, M, T>, T>(o… in Inverse()
H A DLASymMatrix.h140 LASymMatrix(const ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, T>, T>, T> &inv) in LASymMatrix()
152 …const ABObj<sym, ABSum<ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, T>, T>, T>, ABObj<sym… in LASymMatrix()
222 … LASymMatrix &operator+=(const ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, T>, T>, T> &m)
364 …LASymMatrix &operator=(const ABObj<sym, MatrixInverse<sym, ABObj<sym, LASymMatrix, T>, T>, T> &inv)
/dports/math/mfem/mfem-4.3/linalg/
H A Dmatrix.hpp24 class MatrixInverse;
29 friend class MatrixInverse;
48 virtual MatrixInverse *Inverse() const = 0;
62 class MatrixInverse : public Solver class
65 MatrixInverse() { } in MatrixInverse() function in mfem::MatrixInverse
68 MatrixInverse(const Matrix &mat) in MatrixInverse() function in mfem::MatrixInverse
H A Dsparsesmoothers.hpp21 class SparseSmoother : public MatrixInverse
30 : MatrixInverse(a) { oper = &a; } in SparseSmoother()
H A Dblockmatrix.hpp102 virtual MatrixInverse * Inverse() const in Inverse()
105 return static_cast<MatrixInverse*>(NULL); in Inverse()
/dports/games/openra/OpenRA-release-20200503/OpenRA.Game/Graphics/
H A DModelRenderer.cs97 var invShadowTransform = Util.MatrixInverse(shadowTransform); in RenderAsync()
99 var invCameraTransform = Util.MatrixInverse(cameraTransform); in RenderAsync()
203 var lightTransform = Util.MatrixMultiply(Util.MatrixInverse(rotations), invShadowTransform); in RenderAsync()
210 var it = Util.MatrixInverse(t); in RenderAsync()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out217 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
232 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
241 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out217 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
232 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
241 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out217 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
232 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
241 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/lang/gnu-apl/apl-1.8/src/testcases/
H A DMatrixInverse.tc1MatrixInverse.tc
/dports/math/linbox/linbox-1.6.3/linbox/algorithms/
H A Dmatrix-inverse.h38 class MatrixInverse {
191 …inline long MatrixInverse::matrixInverseIn(const MultiModDouble& F, BlasMatrix<MultiModDouble>& A)… in matrixInverseIn()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/graphics/glslang/glslang-11.7.1/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/Test/baseResults/
H A Dspv.matrix2.frag.out229 160: 154 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 159
244 183: 177 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 182
253 192: 61 ExtInst 1(GLSL.std.450) 34(MatrixInverse) 191
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/rendering/raytracing/
H A DRayOperations.cxx27 vtkm::Matrix<vtkm::Float32, 4, 4> inverse = vtkm::MatrixInverse(projview, valid); in MapCanvasToRays()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/rendering/raytracing/
H A DRayOperations.cxx39 vtkm::Matrix<vtkm::Float32, 4, 4> inverse = vtkm::MatrixInverse(projview, valid); in MapCanvasToRays()
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dzmath.cpp38 int MatrixInverse(float *m) { in MatrixInverse() function
265 MatrixInverse((float *)result._m); in inverse()
305 MatrixInverse((float *)this->_m); in invert()
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dzmath.cpp38 int MatrixInverse(float *m) { in MatrixInverse() function
265 MatrixInverse((float *)result._m); in inverse()
305 MatrixInverse((float *)this->_m); in invert()
/dports/math/py-theano/Theano-1.0.5/theano/sandbox/linalg/tests/
H A Dtest_linalg.py11 from theano.tensor.nlinalg import MatrixInverse
130 if isinstance(node.op, MatrixInverse):

1234567