Home
last modified time | relevance | path

Searched defs:Transposed (Results 1 – 23 of 23) sorted by relevance

/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/anthonynsimon/bild/bild-0.13.0/convolution/
H A Dkernel.go18 Transposed() Matrix methodSpec
68 func (k *Kernel) Transposed() Matrix { func
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FMath/
H A DFMMatrix33.cpp30 FMMatrix33 FMMatrix33::Transposed() const in Transposed() function in FMMatrix33
H A DFMMatrix44.cpp52 FMMatrix44 FMMatrix44::Transposed() const in Transposed() function in FMMatrix44
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/math/
H A DFGMatrix33.h240 FGMatrix33 Transposed(void) const { in Transposed() function
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/types/
H A Dndarray.hpp1381 PyObject *Transposed = PyArray_Transpose(arr, nullptr); in convert() local
1390 PyObject *Transposed = PyArray_Transpose(arr, nullptr); in convert() local
1401 PyObject *Transposed = in convert() local
1432 PyObject *Transposed = in convert() local
1450 PyObject *Transposed = in convert() local
1468 PyObject *Transposed = in convert() local
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Mat2d.hxx420 inline gp_Mat2d gp_Mat2d::Transposed() const in Transposed() function in gp_Mat2d
H A Dgp_Mat.hxx273 Standard_NODISCARD gp_Mat Transposed() const in Transposed() function in gp_Mat
H A DNCollection_Mat3.hxx396 Standard_NODISCARD NCollection_Mat3 Transposed() const in Transposed() function in NCollection_Mat3
H A DNCollection_Mat4.hxx472 Standard_NODISCARD NCollection_Mat4 Transposed() const in Transposed() function in NCollection_Mat4
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Mat2d.hxx420 inline gp_Mat2d gp_Mat2d::Transposed() const in Transposed() function in gp_Mat2d
H A Dgp_Mat.hxx273 Standard_NODISCARD gp_Mat Transposed() const in Transposed() function in gp_Mat
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_Mat4.hxx332 NCollection_Mat4 Transposed() const in Transposed() function in NCollection_Mat4
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/
H A DMatrix3.hh480 public: Matrix3<T> Transposed() const in Transposed() function in ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Matrix3
H A DMatrix4.hh585 public: Matrix4<T> Transposed() const in Transposed() function in ignition::math::IGNITION_MATH_VERSION_NAMESPACE::Matrix4
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DBasis.cs567 public Basis Transposed() in Transposed() method
/dports/devel/godot/godot-3.2.3-stable/modules/mono/glue/GodotSharp/GodotSharp/Core/
H A DBasis.cs567 public Basis Transposed() in Transposed() method
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Mat3.hxx396 Standard_NODISCARD NCollection_Mat3 Transposed() const in Transposed() function in NCollection_Mat3
H A DNCollection_Mat4.hxx472 Standard_NODISCARD NCollection_Mat4 Transposed() const in Transposed() function in NCollection_Mat4
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/sparse/
H A DspTest.hide.c243 static BOOLEAN Complex, SolutionOnly = NO, RealAsComplex = NO, Transposed = NO; variable
/dports/cad/opencascade/opencascade-7.6.0/src/math/
H A Dmath_Matrix.cxx149 math_Matrix math_Matrix::Transposed() const in Transposed() function in math_Matrix
/dports/games/openspades/openspades-0.1.3/Sources/Core/
H A DMath.cpp240 Matrix4 Matrix4::Transposed() const { in Transposed() function in spades::Matrix4
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DHistogram2D.cc246 Histogram2D<HistogramType> Histogram2D<HistogramType>::Transposed() const in Transposed() function in mirtk::Histogram2D
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Numerics/include/mirtk/
H A DMatrix.h1051 inline Matrix Matrix::Transposed() const in Transposed() function