Minimum Finder  1.0
Find the minimum of one multi-dimss function
Loading...
Searching...
No Matches
Result Struct Reference

#include <structs.h>

Public Attributes

double x
 
double y
 
double f
 
int iterations
 
double duration
 

Detailed Description

Definition at line 58 of file structs.h.

Member Data Documentation

◆ duration

double Result::duration

Definition at line 64 of file structs.h.

◆ f

double Result::f

Definition at line 62 of file structs.h.

◆ iterations

int Result::iterations

Definition at line 63 of file structs.h.

◆ x

double Result::x

Definition at line 60 of file structs.h.

◆ y

double Result::y

Definition at line 61 of file structs.h.


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