MiniTensor Version of the Day
Loading...
Searching...
No Matches
minitensor::Bounds< T, N > Struct Template Reference

#include <MiniTensor_Solvers.h>

Public Member Functions

 Bounds (Vector< T, N > const &l, Vector< T, N > const &u)
 

Public Attributes

Vector< T, N > lower
 
Vector< T, N > upper
 

Detailed Description

template<typename T, Index N>
struct minitensor::Bounds< T, N >

Bounds constraint

Definition at line 195 of file MiniTensor_Solvers.h.


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