Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::detail::InterpnGridData Struct Reference

#include <Interpolate.hpp>

Public Attributes

std::vector< std::vector< double > > grid
int expected_size = 1

Member Data Documentation

◆ expected_size

int janus::detail::InterpnGridData::expected_size = 1

◆ grid

std::vector<std::vector<double> > janus::detail::InterpnGridData::grid

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