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