SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::String2 Struct Reference

double string More...

#include <Math.h>

Public Member Functions

 String2 ()=default
 Constructor Function.
 
 String2 (const std::string &str0, const std::string &str1)
 Constructor Function.
 
virtual ~String2 ()=default
 Destructor Function.
 
bool operator== (const String2 &other) const
 equal operation.
 

Public Attributes

std::string x
 x component.
 
std::string y
 y component.
 

Detailed Description

double string

Definition at line 62 of file Math.h.


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