Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RozDavid/UnScene3D
/ float2x2
Method
float2x2
utils/cuda_utils/include/cuda_SimpleMatrixUtil.h:20–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
public:
19
20
inline __device__ __host__ float2x2()
21
{
22
}
23
24
inline __device__ __host__ float2x2(const float values[4])
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected