Eigen::SparseShape Struct Reference

Static Public Member Functions

static std::string debugName ()
 

Detailed Description

Definition at line 542 of file Constants.h.

Member Function Documentation

◆ debugName()

static std::string Eigen::SparseShape::debugName ( )
inlinestatic

Definition at line 542 of file Constants.h.

542 { static std::string debugName() { return "SparseShape"; } };
static std::string debugName()
Definition: Constants.h:542

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