Eigen::DiagonalShape Struct Reference

Static Public Member Functions

static std::string debugName ()
 

Detailed Description

Definition at line 535 of file Constants.h.

Member Function Documentation

◆ debugName()

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

Definition at line 535 of file Constants.h.

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

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