pub type Decimal256Tensor<'a> = Tensor<'a, Decimal256Type>;
Expand description
Tensor of type Decimal256Type
Aliased Typeยง
struct Decimal256Tensor<'a> { /* private fields */ }
pub type Decimal256Tensor<'a> = Tensor<'a, Decimal256Type>;
Tensor of type Decimal256Type
struct Decimal256Tensor<'a> { /* private fields */ }