VISR  0.11.6
Versatile Interactive Scene Renderer
matrix_from_ndarray.hpp File Reference
#include <libefl/basic_matrix.hpp>
#include <pybind11/pybind11.h>
#include <pybind11/numpy.h>

Go to the source code of this file.

Namespaces

 visr
 
 visr::python
 
 visr::python::bindinghelpers
 

Functions

template<typename DataType >
efl::BasicMatrix< DataType > visr::python::bindinghelpers::matrixFromNdArray (pybind11::array_t< SampleType > const &array, std::size_t alignment=0)