$darkmode
eigen.hpp File Reference
#include <Eigen/Geometry>
#include <nlohmann/json.hpp>
Include dependency graph for eigen.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nlohmann::adl_serializer< Eigen::Vector3d >
 
struct  nlohmann::adl_serializer< Eigen::Quaterniond >
 
struct  nlohmann::adl_serializer< Eigen::Isometry3d >
 

Detailed Description

See also
fable/json.hpp

This file contains specializations of nlohmann::adl_serializer for Eigen types in order to provide JSON serialization.