Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
open3d::core::tensor_init::NestedInitializerImpl< T, D > Struct Template Reference

#include <TensorInit.h>

Public Types

using type

Member Typedef Documentation

◆ type

template<typename T, size_t D>
using open3d::core::tensor_init::NestedInitializerImpl< T, D >::type
Initial value:
std::initializer_list<
typename NestedInitializerImpl<T, D - 1>::type>
std::initializer_list< typename NestedInitializerImpl< T, D - 1 >::type > type
Definition TensorInit.h:26

The documentation for this struct was generated from the following file: