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