ATLAS Offline Software
Public Attributes | List of all members
lwtDev::DenseComponents Struct Reference

#include <Stack.h>

Collaboration diagram for lwtDev::DenseComponents:

Public Attributes

Eigen::MatrixXd W
 
Eigen::MatrixXd U
 
Eigen::VectorXd b
 

Detailed Description

Definition at line 379 of file Stack.h.

Member Data Documentation

◆ b

Eigen::VectorXd lwtDev::DenseComponents::b

Definition at line 383 of file Stack.h.

◆ U

Eigen::MatrixXd lwtDev::DenseComponents::U

Definition at line 382 of file Stack.h.

◆ W

Eigen::MatrixXd lwtDev::DenseComponents::W

Definition at line 381 of file Stack.h.


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