model_image_polynomial_variable.h File Reference

Header file for the model_image_polynomial_variable class, which generates a variable model by permitting model parameters to vary with time. All parameters are constrained to vary as polynomial functions of time, though the order of each may differ. A reference time may be set. More...

#include "model_image.h"
#include <vector>
Include dependency graph for model_image_polynomial_variable.h:
This graph shows which files directly or indirectly include this file:

Classes

class  model_image_polynomial_variable
 Defines a polynomial variable image model given an input image model. More...
 

Detailed Description

Author
Avery Broderick
Date
March, 2019

To be added