Home
last modified time | relevance | path

Searched defs:make_float3x3 (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Common/include/mirtk/
H A DMath.h513 MIRTKCU_API inline float3x3 make_float3x3(float s) in make_float3x3() function
524 MIRTKCU_API inline float3x3 make_float3x3(float3x4 m) in make_float3x3() function
535 MIRTKCU_API inline float3x3 make_float3x3(double3x3 m) in make_float3x3() function
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Numerics/include/mirtk/
H A DMatrix.h1090 MIRTKCU_HOST_API inline float3x3 make_float3x3(const Matrix &m) in make_float3x3() function