Docs.rs
  • opensrdk-kernel-method-0.2.5
    • opensrdk-kernel-method 0.2.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KimuraYu45z
    • Dependencies
      • opensrdk-linear-algebra ^0.8.2 normal
      • opensrdk-symbolic-computation ^0.2.0 normal
      • rayon ^1.5.1 normal
      • thiserror ^1.0.28 normal
    • Versions
    • 4.26% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

opensrdk_kernel_method0.2.5

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • add::KernelAdd
  • ard::ARD
  • constant::Constant
  • convolutional::Convolutional
  • exponential::Exponential
  • instant::InstantKernel
  • linear::Linear
  • mul::KernelMul
  • neural_network::deep_neural_network::DeepNeuralNetwork
  • neural_network::relu::ReLU
  • periodic::Periodic
  • rbf::RBF
  • spectral_mixture::SpectralMixture

Enums

  • KernelError

Traits

  • PositiveDefiniteKernel
  • Value
  • convolutional::Convolutable
  • neural_network::ActivationFunction