Doxygen 1.9.1
Toolkit for Adaptive Stochastic Modeling and Non-Intrusive ApproximatioN: Tasmanian v8.2 (development)
TasGrid::Optimizer::CurrentNodes< rule_mindeltaodd > Struct Reference

Specialization for rule_mindeltaodd, requires two levels. More...

Public Member Functions

 CurrentNodes (std::vector< double > const &cnodes, double new_node)
 Construct two levels using the cnodes and cnodes with added new_node.
 

Public Attributes

std::vector< double > nodes
 Nodes for the current level.
 
std::vector< double > nodes_less1
 Nodes for the previous level.
 
std::vector< double > coeff
 Coefficients cache current level.
 
std::vector< double > coeff_less1
 Coefficients cache for previous level.
 

Detailed Description

Specialization for rule_mindeltaodd, requires two levels.


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