Open3D (C++ API)  0.18.0+5c982c7
Public Types
open3d::core::tensor_init::NestedInitializerImpl< T, D > Struct Template Reference

#include <TensorInit.h>

Public Types

using type = std::initializer_list< typename NestedInitializerImpl< T, D - 1 >::type >
 

Member Typedef Documentation

◆ type

template<typename T , size_t D>
using open3d::core::tensor_init::NestedInitializerImpl< T, D >::type = std::initializer_list< typename NestedInitializerImpl<T, D - 1>::type>

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