DiffTensorView<T, A>.load¶
Description¶
Signature¶
T DiffTensorView<T, A>.load(uint i) where T : __BuiltinFloatingPointType where A : IDiffTensorWrapper; T DiffTensorView<T, A>.load<int N>(vector<uint, N> i) where T : __BuiltinFloatingPointType where A : IDiffTensorWrapper;