Loading...
Searching...
No Matches
PLMD::function::FunctionOutput Struct Reference

#include <FunctionSetup.h>

Static Public Member Functions

static FunctionOutput create (unsigned nvals, double *vals, unsigned ndev, double *devs)
 

Public Attributes

View2D< double > derivs
 
View< double > values
 

Member Function Documentation

◆ create()

static FunctionOutput PLMD::function::FunctionOutput::create ( unsigned nvals,
double * vals,
unsigned ndev,
double * devs )
inlinestatic

Member Data Documentation

◆ derivs

View2D<double> PLMD::function::FunctionOutput::derivs

◆ values

View<double> PLMD::function::FunctionOutput::values

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