Eigen::BandShape Struct Reference

Static Public Member Functions

static std::string debugName ()
 

Detailed Description

Definition at line 537 of file Constants.h.

Member Function Documentation

◆ debugName()

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

Definition at line 537 of file Constants.h.

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

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