RenderingContextOpenGL2;VTK::GUISupportQt;FLANN::FLANN;QHULL::QHULL -- PCL_INCLUDE_DIRS: /usr/local/include/pcl-1.13;/usr/local/include/eigen3;/usr/include;/usr/include/ni;/usr/include/openni2 -- PCL_DEFINITIONS: -DEIGEN_HAS_CXX17_OVERALIGN=0 -- Configuring done (2.7s) -- Generating...
Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...
At this moment I don't see any other way to prevent this behaviour entirely other than disabeling alignment in exposed structs by using Eigen::DontAlign. It should be not that Eigen::aligned_allocator does not require to be explicitly assigned in C++ 17 Standard (as the CMakeLists.txt dec...
#if defined(EIGEN_USE_GPU) && defined(EIGEN_CUDACC) && defined(EIGEN_HAS_CUDA_FP16) template <> struct PacketType<half, GpuDevice> { typedef half2 type; Expand Down 2 changes: 1 addition & 1 deletion 2 unsupported/Eigen/CXX11/src/Tensor/TensorRandom.h Show comments View file Edit...