Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/Falcor
/ ndarray
Method
ndarray
Source/Falcor/Utils/Scripting/ndarray.h:372–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
using Scalar = typename Info::scalar_type;
371
372
ndarray() = default;
373
374
explicit ndarray(detail::ndarray_handle* handle) : m_handle(handle)
375
{
Callers
nothing calls this directly
Calls
4
ndarray_inc_ref
Function · 0.85
handle
Class · 0.85
ndarray_create
Function · 0.85
dltensor
Class · 0.85
Tested by
no test coverage detected