WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::Ress::Params Struct Reference

#include <Ress.h>

Public Attributes

Model model = elnet
 
double lambda = 1.0
 
int max_iter = 100000
 
double tolerance = 1e-3
 
bool non_negative = true
 
double alpha = 1.0
 

Detailed Description

Definition at line 21 of file Ress.h.

Member Data Documentation

◆ alpha

double WireCell::Ress::Params::alpha = 1.0

Definition at line 27 of file Ress.h.

◆ lambda

double WireCell::Ress::Params::lambda = 1.0

Definition at line 23 of file Ress.h.

◆ max_iter

int WireCell::Ress::Params::max_iter = 100000

Definition at line 24 of file Ress.h.

◆ model

Model WireCell::Ress::Params::model = elnet

Definition at line 22 of file Ress.h.

◆ non_negative

bool WireCell::Ress::Params::non_negative = true

Definition at line 26 of file Ress.h.

◆ tolerance

double WireCell::Ress::Params::tolerance = 1e-3

Definition at line 25 of file Ress.h.


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