dosimplex.ext.combine

Combinition functions for two layers

Members

Aliases

LayerCombineFunc
alias LayerCombineFunc = double function(double, double) pure nothrow @nogc @safe

The alias for the signature needed by CombineLayers functions

Templates

CombineLayers
template CombineLayers(uint D)

Template holds functions for layer combination.

Meta