Docs.rs
  • kn-graph-0.4.2
    • kn-graph 0.4.2
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KarelPeeters
    • Dependencies
      • bytemuck ^1.14.0 normal
      • byteorder ^1.4.3 normal
      • decorum ^0.3.1 normal
      • image ^0.24.7 normal
      • indexmap ^2.0.0 normal
      • itertools ^0.11.0 normal
      • ndarray ^0.15.6 normal
      • num-traits ^0.2.16 normal
      • palette ^0.7.3 normal
      • prost ^0.12.1 normal
      • rand ^0.8.5 normal
      • unwrap-match ^0.1.0 normal
      • prost-build ^0.12.1 build
    • Versions
    • 20.05% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

kn_graph0.4.2

Module dtype

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate kn_graph

?
Change settings

Module kn_graph::dtype

source ·
Expand description

The DType enum.

Macros

  • dispatch_dtensor
  • dispatch_dtensor_pair
  • dispatch_dtype
  • map_dscalar_pair
  • map_dtensor
  • map_dtensor_pair

Structs

  • DBool
  • DInfo
  • DisplayCFloat
  • Specials
  • T32
  • T64

Enums

  • DScalar
  • DSize
  • DTensor
  • DType

Traits

  • IntoDScalar

Type Aliases

  • Tensor