COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
Ft Struct Reference

#include <Ft.h>

Public Member Functions

 Ft ()
 
 Ft (int n)
 
Ftoperator= (const Ft &_ft)
 
double arrivalTime (double t) const
 

Public Attributes

double cost
 

Detailed Description

Definition at line 14 of file Ft.h.

Constructor & Destructor Documentation

◆ Ft() [1/2]

Ft::Ft ( )
inline

Definition at line 18 of file Ft.h.

◆ Ft() [2/2]

Ft::Ft ( int  n)
inline

Definition at line 21 of file Ft.h.

Member Function Documentation

◆ arrivalTime()

double Ft::arrivalTime ( double  t) const
inline

Definition at line 30 of file Ft.h.

◆ operator=()

Ft & Ft::operator= ( const Ft _ft)
inline

Definition at line 24 of file Ft.h.

Member Data Documentation

◆ cost

double Ft::cost

Definition at line 16 of file Ft.h.


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