occ
Loading...
Searching...
No Matches
occ::mults::SFunctions::SFunctionResult Struct Reference

#include <sfunctions.h>

Public Member Functions

 SFunctionResult ()
 

Public Attributes

double s0
 
Vec s1 = Vec::Zero(NUM_FIRST_DERIVS)
 
Vec s2 = Vec::Zero(NUM_SECOND_DERIVS)
 

Constructor & Destructor Documentation

◆ SFunctionResult()

occ::mults::SFunctions::SFunctionResult::SFunctionResult ( )
inline

Member Data Documentation

◆ s0

double occ::mults::SFunctions::SFunctionResult::s0

◆ s1

Vec occ::mults::SFunctions::SFunctionResult::s1 = Vec::Zero(NUM_FIRST_DERIVS)

◆ s2

Vec occ::mults::SFunctions::SFunctionResult::s2 = Vec::Zero(NUM_SECOND_DERIVS)

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