RapidLib  v2.2.0
A simple library for interactive machine learning
warpInfo< T > Struct Template Reference

#include <warpPath.h>

Collaboration diagram for warpInfo< T >:
Collaboration graph

Public Attributes

warpPath path
 
cost
 

Detailed Description

template<typename T>
struct warpInfo< T >

return struct holding a warp path and the cost of that path

Member Data Documentation

◆ cost

template<typename T >
T warpInfo< T >::cost

◆ path

template<typename T >
warpPath warpInfo< T >::path

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