#include "brip_max_scale_response.h"
#include <vcl_cassert.h>
#include <vcl_cmath.h>
#include <vcl_iomanip.h>
#include <vil/vil_convert.h>
#include <vil/vil_resample_bilin.h>
#include <brip/brip_vil_float_ops.h>
Go to the source code of this file.
Defines | |
#define | brip_max_scale_response_txx_ |
#define | BRIP_MAX_SCALE_RESPONSE(T) template class brip_max_scale_response<T > |
#define BRIP_MAX_SCALE_RESPONSE | ( | T | ) | template class brip_max_scale_response<T > |
Definition at line 270 of file brip_max_scale_response.txx.
#define brip_max_scale_response_txx_ |
Definition at line 2 of file brip_max_scale_response.txx.