quant-pricer-cpp
Loading...
Searching...
No Matches
quant::grid_utils::StretchedGridParams Struct Reference

#include <grid_utils.hpp>

Public Attributes

double anchor
 
bool log_space
 
double lower
 
int nodes
 
double stretch
 
double upper
 

Member Data Documentation

◆ anchor

double quant::grid_utils::StretchedGridParams::anchor

◆ log_space

bool quant::grid_utils::StretchedGridParams::log_space

◆ lower

double quant::grid_utils::StretchedGridParams::lower

◆ nodes

int quant::grid_utils::StretchedGridParams::nodes

◆ stretch

double quant::grid_utils::StretchedGridParams::stretch

◆ upper

double quant::grid_utils::StretchedGridParams::upper

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