Macros
vnl_vector_fixed.hxx File Reference
#include <algorithm>
#include <iostream>
#include <cstdlib>
#include "vnl_vector_fixed.h"
#include "vnl_matrix_fixed.h"
#include <cassert>
#include <vnl/vnl_math.h>

Go to the source code of this file.

Macros

#define VNL_VECTOR_FIXED_INSTANTIATE(T, n)   template class VNL_EXPORT vnl_vector_fixed<T,n >
 

Macro Definition Documentation

◆ VNL_VECTOR_FIXED_INSTANTIATE

#define VNL_VECTOR_FIXED_INSTANTIATE (   T,
 
)    template class VNL_EXPORT vnl_vector_fixed<T,n >

Definition at line 168 of file vnl_vector_fixed.hxx.