Namespace eigenpy
Detailed Description
Copyright (c) 2016-2024 CNRS INRIA This file was originally taken from Pinocchio (header <pinocchio/bindings/python/utils/std-vector.hpp>)
Copyright (c) 2023-2024 CNRS INRIA
Copyright (c) 2024, INRIA
Copyright (c) 2016-2024 CNRS INRIA This file was taken from Pinocchio (header <pinocchio/bindings/python/utils/std-vector.hpp>)
Copyright (c) 2024 INRIA
Namespaces
Classes
Template Struct call< Eigen::Quaternion< Scalar, Options > >
Template Struct CompleteOrthogonalDecompositionSolverVisitor
Template Struct eigen_allocator_impl< const MatType, const Eigen::MatrixBase< MatType > >
Template Struct eigen_allocator_impl< MatType, Eigen::MatrixBase< MatType > >
Template Struct eigen_from_py_converter_impl< MatType, Eigen::MatrixBase< MatType > >
Template Struct eigen_from_py_converter_impl< TensorType, Eigen::TensorBase< TensorType > >
Template Struct eigen_from_py_impl< MatType, Eigen::MatrixBase< MatType > >
Template Struct eigen_from_py_impl< SparseMatrixType, Eigen::SparseMatrixBase< SparseMatrixType > >
Template Struct eigen_from_py_impl< TensorType, Eigen::TensorBase< TensorType > >
Template Struct eigen_to_py_impl< const MatType &, const Eigen::MatrixBase< MatType > >
Template Struct eigen_to_py_impl< const MatType &, const Eigen::SparseMatrixBase< MatType > >
Template Struct eigen_to_py_impl< const MatType, const Eigen::MatrixBase< MatType > >
Template Struct eigen_to_py_impl< const MatType, const Eigen::SparseMatrixBase< MatType > >
Template Struct eigen_to_py_impl< MatType &, Eigen::MatrixBase< MatType > >
Template Struct eigen_to_py_impl< MatType &, Eigen::SparseMatrixBase< MatType > >
Template Struct eigen_to_py_impl< MatType, Eigen::MatrixBase< MatType > >
Template Struct eigen_to_py_impl< MatType, Eigen::SparseMatrixBase< MatType > >
Template Struct EigenFromPy< const Eigen::TensorRef< const TensorType > >
Template Struct EigenFromPy< Eigen::EigenBase< MatType >, typename MatType::Scalar >
Template Struct EigenFromPy< Eigen::PlainObjectBase< MatType > >
Template Struct EigenFromPy< Eigen::SparseMatrixBase< SparseMatrixType > >
Template Struct EigenFromPy< Eigen::TensorBase< TensorType > >
Template Struct EigenFromPy< Eigen::TensorRef< TensorType > >
Template Struct expected_pytype_for_arg< MatType, Eigen::MatrixBase< MatType > >
Template Struct expected_pytype_for_arg< TensorType, Eigen::TensorBase< TensorType > >
Template Struct expose_eigen_type_impl< MatType, Eigen::MatrixBase< MatType >, Scalar >
Template Struct expose_eigen_type_impl< MatType, Eigen::SparseMatrixBase< MatType >, Scalar >
Template Struct FromTypeToType< std::complex< ScalarSource >, std::complex< ScalarTarget > >
Template Struct get_eigen_plain_type< Eigen::Ref< MatType, Options, Stride > >
Template Struct numpy_allocator_impl< const MatType &, const Eigen::MatrixBase< MatType > >
Template Struct numpy_allocator_impl_matrix< const MatType & >
Template Struct numpy_map_impl_matrix< MatType, InputScalar, AlignmentValue, Stride, false >
Template Struct numpy_map_impl_matrix< MatType, InputScalar, AlignmentValue, Stride, true >
Template Struct NumpyEquivalentType< std::complex< double > >
Template Struct NumpyEquivalentType< std::complex< float > >
Template Struct NumpyEquivalentType< std::complex< long double > >
Template Struct scipy_allocator_impl< const MatType &, const Eigen::SparseMatrixBase< MatType > >
Template Struct stride_type< MatrixType, InnerStride, OuterStride, Eigen::MatrixBase< MatrixType > >
Template Struct stride_type_matrix< MatType, InnerStride, OuterStride, true >
Enums
Functions
Function eigenpy::call_PyArray_New(PyTypeObject *, int, npy_intp *, int, npy_intp *, void *, int)
Function eigenpy::call_PyArray_New(PyTypeObject *, int, npy_intp *, int, void *, int)
Template Function eigenpy::eigen_sparse_matrix_from_py_construct
Template Function eigenpy::np_type_is_convertible_into_scalar
Template Function eigenpy::register_symbolic_link_to_registered_type()
Template Function eigenpy::register_symbolic_link_to_registered_type(const Visitor&)