Go to the source code of this file.
Defines | |
#define | vgl_1d_basis_txx_ |
#define | VGL_1D_BASIS_INSTANTIATE(T) |
Functions | |
template<class T > | |
vcl_ostream & | operator<< (vcl_ostream &s, vgl_1d_basis< T > const &b) |
Write "<vgl_1d_basis o u i> " to stream. |
#define VGL_1D_BASIS_INSTANTIATE | ( | T | ) |
template class vgl_1d_basis<T >;\ template vcl_ostream& operator<<(vcl_ostream&, vgl_1d_basis<T > const&)
Definition at line 49 of file vgl_1d_basis.txx.
#define vgl_1d_basis_txx_ |
Definition at line 3 of file vgl_1d_basis.txx.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
vgl_1d_basis< T > const & | b | ||
) |
Write "<vgl_1d_basis o u i> " to stream.
Definition at line 40 of file vgl_1d_basis.txx.