HighMap library (C++)
Loading...
Searching...
No Matches
test_interpolate_array_empty_source.cpp File Reference

Functions

 TEST (InterpolateArrayEmptySource, BilinearLeavesTargetZeroed)
 
 TEST (InterpolateArrayEmptySource, NearestLeavesTargetZeroed)
 
 TEST (InterpolateArrayEmptySource, BicubicLeavesTargetZeroed)
 
 TEST (InterpolateArrayEmptySource, SingleDegenerateDimensionIsHandled)
 
 TEST (InterpolateArrayEmptySource, ResampleToShapeIsSafe)
 
 TEST (InterpolateArrayEmptySource, NonEmptySourceStillInterpolates)
 

Function Documentation

◆ TEST() [1/6]

TEST ( InterpolateArrayEmptySource  ,
BilinearLeavesTargetZeroed   
)

◆ TEST() [2/6]

TEST ( InterpolateArrayEmptySource  ,
NearestLeavesTargetZeroed   
)

◆ TEST() [3/6]

TEST ( InterpolateArrayEmptySource  ,
BicubicLeavesTargetZeroed   
)

◆ TEST() [4/6]

TEST ( InterpolateArrayEmptySource  ,
SingleDegenerateDimensionIsHandled   
)

◆ TEST() [5/6]

TEST ( InterpolateArrayEmptySource  ,
ResampleToShapeIsSafe   
)

◆ TEST() [6/6]

TEST ( InterpolateArrayEmptySource  ,
NonEmptySourceStillInterpolates   
)