gausplat_renderer::backend

Type Alias Autodiff

source
pub type Autodiff<B> = Autodiff<B>;
Expand description

The backend marker to enable autodiff.

Aliased Typeยง

struct Autodiff<B> { /* private fields */ }