/dports/math/glm/glm-0.9.9.8/glm/gtx/ |
H A D | matrix_operation.inl | 119 GLM_FUNC_QUALIFIER mat<2, 2, T, Q> adjugate(mat<2, 2, T, Q> const& m) function 127 GLM_FUNC_QUALIFIER mat<3, 3, T, Q> adjugate(mat<3, 3, T, Q> const& m) function 148 GLM_FUNC_QUALIFIER mat<4, 4, T, Q> adjugate(mat<4, 4, T, Q> const& m) function
|
/dports/games/warzone2100/warzone2100/3rdparty/glm/glm/gtx/ |
H A D | matrix_operation.inl | 119 GLM_FUNC_QUALIFIER mat<2, 2, T, Q> adjugate(mat<2, 2, T, Q> const& m) function 127 GLM_FUNC_QUALIFIER mat<3, 3, T, Q> adjugate(mat<3, 3, T, Q> const& m) function 148 GLM_FUNC_QUALIFIER mat<4, 4, T, Q> adjugate(mat<4, 4, T, Q> const& m) function
|
/dports/devel/upp/upp/uppsrc/plugin/glm/gtx/ |
H A D | matrix_operation.inl | 119 GLM_FUNC_QUALIFIER mat<2, 2, T, Q> adjugate(mat<2, 2, T, Q> const& m) function 127 GLM_FUNC_QUALIFIER mat<3, 3, T, Q> adjugate(mat<3, 3, T, Q> const& m) function 148 GLM_FUNC_QUALIFIER mat<4, 4, T, Q> adjugate(mat<4, 4, T, Q> const& m) function
|
/dports/science/py-geometer/geometer-0.2.3/geometer/utils/ |
H A D | math.py | 99 def adjugate(A): function
|
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_mls/ |
H A D | implicits.h | 42 Matrix33<Scalar> adjugate; in GaussCurvature() local
|
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc/ |
H A D | mathlib.cpp | 427 mat2 adjugate(mat2 p) in adjugate() function 448 mat3 adjugate(mat3 p) in adjugate() function 479 mat4 adjugate(mat4 p) in adjugate() function
|
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc/ |
H A D | mathlib.cpp | 427 mat2 adjugate(mat2 p) in adjugate() function 448 mat3 adjugate(mat3 p) in adjugate() function 479 mat4 adjugate(mat4 p) in adjugate() function
|
/dports/science/jdftx/jdftx-1.6.0/fluid1D/core/ |
H A D | matrix3.h | 233 template<typename scalar> __hostanddev__ matrix3<scalar> adjugate(const matrix3<scalar> &m) in adjugate() function
|
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/ |
H A D | DenseMatrix.h | 341 DenseMatrix<T> adjugate(const Matrix<T> &A, bool symmetric) in adjugate() function
|
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/ |
H A D | DenseMatrix.h | 361 DenseMatrix<T> adjugate(const Matrix<T> &A, bool symmetric) in adjugate() function
|
/dports/science/jdftx/jdftx-1.6.0/jdftx/core/ |
H A D | matrix3.h | 254 template<typename scalar> __hostanddev__ matrix3<scalar> adjugate(const matrix3<scalar> &m) //!< Ca… in adjugate() function
|
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/pathfinder_geometry-0.5.1/src/ |
H A D | transform2d.rs | 60 pub fn adjugate(&self) -> Matrix2x2F { in adjugate() method
|
/dports/math/p5-Math-Matrix/Math-Matrix-0.94/lib/Math/ |
H A D | Matrix.pm | 5048 sub adjugate { subroutine
|
/dports/lang/ruby26/ruby-2.6.9/lib/ |
H A D | matrix.rb | 755 def adjugate method in Matrix
|
/dports/math/py-Diofant/Diofant-0.13.0/diofant/matrices/ |
H A D | matrices.py | 2538 def adjugate(self, method='berkowitz'): member in MatrixBase
|
/dports/math/py-sympy/sympy-1.9/sympy/matrices/ |
H A D | matrices.py | 115 def adjugate(self, method="berkowitz"): member in MatrixDeterminant
|
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/mathc/ |
H A D | mathc.c | 2277 mfloat_t adjugate[MAT2_SIZE]; in mat2_cofactor() local
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 12454 const tcu::Matrix<glw::GLdouble, Size, Size> adjugate = tcu::transpose(cof); in inverse() local
|