Maestro 0.2.11
Unified interface for quantum circuit simulation
Loading...
Searching...
No Matches
SimpleLinearRegression.h File Reference
#include <vector>
Include dependency graph for SimpleLinearRegression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utils::SimpleLinearRegression< T1, T2 >

Namespaces

namespace  Utils

Macros

#define __SIMPLE_LINEAR_REGRESSION_H__

Detailed Description

Version
1.0

DESCRIPTION

Simple linear regression.

Used for rough estimation, for example for execution time for circuits in various simulators.

Definition in file SimpleLinearRegression.h.

Macro Definition Documentation

◆ __SIMPLE_LINEAR_REGRESSION_H__

#define __SIMPLE_LINEAR_REGRESSION_H__

Definition at line 15 of file SimpleLinearRegression.h.