iLand
Functions
dem.cpp File Reference
#include "global.h"
#include "dem.h"
#include "globalsettings.h"
#include "model.h"
#include "gisgrid.h"

Functions

template<typename T >
bilinear (const T &tx, const T &ty, const T &c00, const T &c10, const T &c01, const T &c11)
 

Function Documentation

◆ bilinear()

template<typename T >
T bilinear ( const T &  tx,
const T &  ty,
const T &  c00,
const T &  c10,
const T &  c01,
const T &  c11 
)