quant-pricer-cpp
Loading...
Searching...
No Matches
quant::pde::PdeResult Struct Reference

#include <pde.hpp>

Public Attributes

double delta
 
double gamma
 
double price
 
std::optional< double > theta
 

Member Data Documentation

◆ delta

double quant::pde::PdeResult::delta

◆ gamma

double quant::pde::PdeResult::gamma

◆ price

double quant::pde::PdeResult::price

◆ theta

std::optional<double> quant::pde::PdeResult::theta

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