List of all items
Structs
- device_cpu_serial::device::DeviceCpuSerial
- device_faer::device::DeviceFaer
- feature_rayon::device::DeviceCpuRayon
- format::format_tensor::FnPrintVecWithLayout
- prelude::rstsr_structs::Layout
- prelude::rstsr_traits::Range
- prelude::rstsr_traits::RangeFrom
- prelude::rstsr_traits::RangeFull
- prelude::rstsr_traits::RangeInclusive
- prelude::rstsr_traits::RangeTo
- prelude::rstsr_traits::RangeToInclusive
- prelude::rstsr_traits::Yeet
- prelude::rt::Error
- prelude::rt::Layout
- prelude::rt::Range
- prelude::rt::RangeFrom
- prelude::rt::RangeFull
- prelude::rt::RangeInclusive
- prelude::rt::RangeTo
- prelude::rt::RangeToInclusive
- prelude::rt::Yeet
- prelude_dev::Box
- prelude_dev::Error
- prelude_dev::IndexedIterLayout
- prelude_dev::IsCloseArgs
- prelude_dev::IterLayoutColMajor
- prelude_dev::IterLayoutRowMajor
- prelude_dev::Layout
- prelude_dev::LayoutMatMulConfig
- prelude_dev::ParIterRSTSR
- prelude_dev::PhantomData
- prelude_dev::Slice
- prelude_dev::String
- prelude_dev::ThreadPool
- prelude_dev::Vec
- prelude_dev::vec::Drain
- prelude_dev::vec::ExtractIf
- prelude_dev::vec::IntoIter
- prelude_dev::vec::PeekMut
- prelude_dev::vec::Splice
- prelude_dev::vec::Vec
- storage::data::DataArc
- storage::data::DataOwned
- storage::device::Storage
- tensor::indexing::DiagonalArgs
- tensor::iterator_axes::IndexedIterAxesMut
- tensor::iterator_axes::IndexedIterAxesView
- tensor::iterator_axes::IterAxesMut
- tensor::iterator_axes::IterAxesView
- tensor::iterator_elem::IndexedIterVecMut
- tensor::iterator_elem::IndexedIterVecView
- tensor::iterator_elem::IterVecMut
- tensor::iterator_elem::IterVecView
- tensor::manuplication::reshape::ReshapeArgs
- tensorbase::TensorBase
Enums
- prelude::rstsr_structs::FlagDiag
- prelude::rstsr_structs::FlagOrder
- prelude::rstsr_structs::FlagSide
- prelude::rstsr_structs::FlagSymm
- prelude::rstsr_structs::FlagTrans
- prelude::rstsr_structs::FlagUpLo
- prelude::rstsr_structs::TensorIterOrder
- prelude::rstsr_traits::Bound
- prelude::rstsr_traits::ControlFlow
- prelude::rstsr_traits::CoroutineState
- prelude::rstsr_traits::OneSidedRangeBound
- prelude::rt::Bound
- prelude::rt::ControlFlow
- prelude::rt::CoroutineState
- prelude::rt::FlagDiag
- prelude::rt::FlagOrder
- prelude::rt::FlagSide
- prelude::rt::FlagSymm
- prelude::rt::FlagTrans
- prelude::rt::FlagUpLo
- prelude::rt::OneSidedRangeBound
- prelude::rt::TensorIterOrder
- prelude_dev::AxesIndex
- prelude_dev::AxesPairIndex
- prelude_dev::BroadcastType
- prelude_dev::FlagDiag
- prelude_dev::FlagOrder
- prelude_dev::FlagSide
- prelude_dev::FlagSymm
- prelude_dev::FlagTrans
- prelude_dev::FlagUpLo
- prelude_dev::Indexer
- prelude_dev::IterLayout
- prelude_dev::MatMulType
- prelude_dev::RSTSRError
- prelude_dev::TensorIterOrder
- storage::data::DataCow
- storage::data::DataMut
- storage::data::DataRef
- storage::data::DataReference
- tensor::tensor_mutable::TensorMutable
Unions
Traits
- feature_rayon::device::DeviceRayonAPI
- operators::adv_indexing::DeviceIndexSelectAPI
- operators::assignment::OpAssignAPI
- operators::assignment::OpAssignArbitaryAPI
- operators::combined_trait::DeviceComplexFloatAPI
- operators::combined_trait::DeviceNumAPI
- operators::linalg::DeviceVecdotAPI
- operators::matmul::DeviceGEMMAPI
- operators::matmul::DeviceGEMVAPI
- operators::matmul::DeviceHERKAPI
- operators::matmul::DeviceInnerDotAPI
- operators::matmul::DeviceMatMulAPI
- operators::matmul::DeviceSYMMAPI
- operators::matmul::DeviceSYRKAPI
- operators::ops::op_binary_arithmetic::OpAddAssignAPI
- operators::ops::op_binary_arithmetic::OpBitAndAssignAPI
- operators::ops::op_binary_arithmetic::OpBitOrAssignAPI
- operators::ops::op_binary_arithmetic::OpBitXorAssignAPI
- operators::ops::op_binary_arithmetic::OpDivAssignAPI
- operators::ops::op_binary_arithmetic::OpLConsumeAddAPI
- operators::ops::op_binary_arithmetic::OpLConsumeBitAndAPI
- operators::ops::op_binary_arithmetic::OpLConsumeBitOrAPI
- operators::ops::op_binary_arithmetic::OpLConsumeBitXorAPI
- operators::ops::op_binary_arithmetic::OpLConsumeDivAPI
- operators::ops::op_binary_arithmetic::OpLConsumeMulAPI
- operators::ops::op_binary_arithmetic::OpLConsumeRemAPI
- operators::ops::op_binary_arithmetic::OpLConsumeShlAPI
- operators::ops::op_binary_arithmetic::OpLConsumeShrAPI
- operators::ops::op_binary_arithmetic::OpLConsumeSubAPI
- operators::ops::op_binary_arithmetic::OpMulAssignAPI
- operators::ops::op_binary_arithmetic::OpNegAPI
- operators::ops::op_binary_arithmetic::OpNotAPI
- operators::ops::op_binary_arithmetic::OpRConsumeAddAPI
- operators::ops::op_binary_arithmetic::OpRConsumeBitAndAPI
- operators::ops::op_binary_arithmetic::OpRConsumeBitOrAPI
- operators::ops::op_binary_arithmetic::OpRConsumeBitXorAPI
- operators::ops::op_binary_arithmetic::OpRConsumeDivAPI
- operators::ops::op_binary_arithmetic::OpRConsumeMulAPI
- operators::ops::op_binary_arithmetic::OpRConsumeRemAPI
- operators::ops::op_binary_arithmetic::OpRConsumeShlAPI
- operators::ops::op_binary_arithmetic::OpRConsumeShrAPI
- operators::ops::op_binary_arithmetic::OpRConsumeSubAPI
- operators::ops::op_binary_arithmetic::OpRemAssignAPI
- operators::ops::op_binary_arithmetic::OpShlAssignAPI
- operators::ops::op_binary_arithmetic::OpShrAssignAPI
- operators::ops::op_binary_arithmetic::OpSubAssignAPI
- operators::ops::op_binary_common::OpAbsAPI
- operators::ops::op_binary_common::OpAcosAPI
- operators::ops::op_binary_common::OpAcoshAPI
- operators::ops::op_binary_common::OpAsinAPI
- operators::ops::op_binary_common::OpAsinhAPI
- operators::ops::op_binary_common::OpAtanAPI
- operators::ops::op_binary_common::OpAtanhAPI
- operators::ops::op_binary_common::OpCeilAPI
- operators::ops::op_binary_common::OpConjAPI
- operators::ops::op_binary_common::OpCosAPI
- operators::ops::op_binary_common::OpCoshAPI
- operators::ops::op_binary_common::OpExpAPI
- operators::ops::op_binary_common::OpExpm1API
- operators::ops::op_binary_common::OpFloorAPI
- operators::ops::op_binary_common::OpImagAPI
- operators::ops::op_binary_common::OpInvAPI
- operators::ops::op_binary_common::OpIsFiniteAPI
- operators::ops::op_binary_common::OpIsInfAPI
- operators::ops::op_binary_common::OpIsNanAPI
- operators::ops::op_binary_common::OpLog10API
- operators::ops::op_binary_common::OpLog1pAPI
- operators::ops::op_binary_common::OpLog2API
- operators::ops::op_binary_common::OpLogAPI
- operators::ops::op_binary_common::OpRealAPI
- operators::ops::op_binary_common::OpReciprocalAPI
- operators::ops::op_binary_common::OpRoundAPI
- operators::ops::op_binary_common::OpSignAPI
- operators::ops::op_binary_common::OpSignBitAPI
- operators::ops::op_binary_common::OpSinAPI
- operators::ops::op_binary_common::OpSinhAPI
- operators::ops::op_binary_common::OpSqrtAPI
- operators::ops::op_binary_common::OpSquareAPI
- operators::ops::op_binary_common::OpTanAPI
- operators::ops::op_binary_common::OpTanhAPI
- operators::ops::op_binary_common::OpTruncAPI
- operators::ops::op_ternary_arithmetic::OpAddAPI
- operators::ops::op_ternary_arithmetic::OpBitAndAPI
- operators::ops::op_ternary_arithmetic::OpBitOrAPI
- operators::ops::op_ternary_arithmetic::OpBitXorAPI
- operators::ops::op_ternary_arithmetic::OpDivAPI
- operators::ops::op_ternary_arithmetic::OpMulAPI
- operators::ops::op_ternary_arithmetic::OpRemAPI
- operators::ops::op_ternary_arithmetic::OpShlAPI
- operators::ops::op_ternary_arithmetic::OpShrAPI
- operators::ops::op_ternary_arithmetic::OpSubAPI
- operators::ops::op_ternary_common::OpATan2API
- operators::ops::op_ternary_common::OpCopySignAPI
- operators::ops::op_ternary_common::OpEqualAPI
- operators::ops::op_ternary_common::OpFloorDivideAPI
- operators::ops::op_ternary_common::OpGreaterAPI
- operators::ops::op_ternary_common::OpGreaterEqualAPI
- operators::ops::op_ternary_common::OpHypotAPI
- operators::ops::op_ternary_common::OpIsCloseAPI
- operators::ops::op_ternary_common::OpLessAPI
- operators::ops::op_ternary_common::OpLessEqualAPI
- operators::ops::op_ternary_common::OpLogAddExpAPI
- operators::ops::op_ternary_common::OpMaximumAPI
- operators::ops::op_ternary_common::OpMinimumAPI
- operators::ops::op_ternary_common::OpNextAfterAPI
- operators::ops::op_ternary_common::OpNotEqualAPI
- operators::ops::op_ternary_common::OpPowAPI
- operators::ops::op_tri::OpPackTriAPI
- operators::ops::op_tri::OpUnpackTriAPI
- operators::ops::op_with_func::Op_MutA_API
- operators::ops::op_with_func::Op_MutA_NumB_API
- operators::ops::op_with_func::Op_MutA_RefB_API
- operators::ops::op_with_func::Op_MutC_NumA_RefB_API
- operators::ops::op_with_func::Op_MutC_RefA_NumB_API
- operators::ops::op_with_func::Op_MutC_RefA_RefB_API
- operators::reduction::OpAllAPI
- operators::reduction::OpAllCloseAPI
- operators::reduction::OpAnyAPI
- operators::reduction::OpArgMaxAPI
- operators::reduction::OpArgMinAPI
- operators::reduction::OpCountNonZeroAPI
- operators::reduction::OpL2NormAPI
- operators::reduction::OpMaxAPI
- operators::reduction::OpMeanAPI
- operators::reduction::OpMinAPI
- operators::reduction::OpProdAPI
- operators::reduction::OpStdAPI
- operators::reduction::OpSumAPI
- operators::reduction::OpSumBoolAPI
- operators::reduction::OpUnraveledArgMaxAPI
- operators::reduction::OpUnraveledArgMinAPI
- operators::reduction::OpVarAPI
- prelude::rstsr_traits::Add
- prelude::rstsr_traits::AddAssign
- prelude::rstsr_traits::AsyncFn
- prelude::rstsr_traits::AsyncFnMut
- prelude::rstsr_traits::AsyncFnOnce
- prelude::rstsr_traits::BitAnd
- prelude::rstsr_traits::BitAndAssign
- prelude::rstsr_traits::BitOr
- prelude::rstsr_traits::BitOrAssign
- prelude::rstsr_traits::BitXor
- prelude::rstsr_traits::BitXorAssign
- prelude::rstsr_traits::CoerceShared
- prelude::rstsr_traits::CoerceUnsized
- prelude::rstsr_traits::Coroutine
- prelude::rstsr_traits::Deref
- prelude::rstsr_traits::DerefMut
- prelude::rstsr_traits::DerefPure
- prelude::rstsr_traits::DimAPI
- prelude::rstsr_traits::DimBaseAPI
- prelude::rstsr_traits::DimBroadcastableAPI
- prelude::rstsr_traits::DimDevAPI
- prelude::rstsr_traits::DimIntoAPI
- prelude::rstsr_traits::DimLayoutContigAPI
- prelude::rstsr_traits::DimShapeAPI
- prelude::rstsr_traits::DispatchFromDyn
- prelude::rstsr_traits::Div
- prelude::rstsr_traits::DivAssign
- prelude::rstsr_traits::Drop
- prelude::rstsr_traits::Fn
- prelude::rstsr_traits::FnMut
- prelude::rstsr_traits::FnOnce
- prelude::rstsr_traits::FromResidual
- prelude::rstsr_traits::Index
- prelude::rstsr_traits::IndexMut
- prelude::rstsr_traits::IntoBounds
- prelude::rstsr_traits::Mul
- prelude::rstsr_traits::MulAssign
- prelude::rstsr_traits::Neg
- prelude::rstsr_traits::Not
- prelude::rstsr_traits::OneSidedRange
- prelude::rstsr_traits::PackArrayAPI
- prelude::rstsr_traits::PackableArrayAPI
- prelude::rstsr_traits::RangeBounds
- prelude::rstsr_traits::Reborrow
- prelude::rstsr_traits::Receiver
- prelude::rstsr_traits::Rem
- prelude::rstsr_traits::RemAssign
- prelude::rstsr_traits::Residual
- prelude::rstsr_traits::Shl
- prelude::rstsr_traits::ShlAssign
- prelude::rstsr_traits::Shr
- prelude::rstsr_traits::ShrAssign
- prelude::rstsr_traits::Sub
- prelude::rstsr_traits::SubAssign
- prelude::rstsr_traits::Try
- prelude::rstsr_traits::UnpackArrayAPI
- prelude::rt::Add
- prelude::rt::AddAssign
- prelude::rt::AsyncFn
- prelude::rt::AsyncFnMut
- prelude::rt::AsyncFnOnce
- prelude::rt::BitAnd
- prelude::rt::BitAndAssign
- prelude::rt::BitOr
- prelude::rt::BitOrAssign
- prelude::rt::BitXor
- prelude::rt::BitXorAssign
- prelude::rt::CoerceShared
- prelude::rt::CoerceUnsized
- prelude::rt::Coroutine
- prelude::rt::Deref
- prelude::rt::DerefMut
- prelude::rt::DerefPure
- prelude::rt::DimAPI
- prelude::rt::DimBaseAPI
- prelude::rt::DimBroadcastableAPI
- prelude::rt::DimDevAPI
- prelude::rt::DimIntoAPI
- prelude::rt::DimLayoutContigAPI
- prelude::rt::DimShapeAPI
- prelude::rt::DispatchFromDyn
- prelude::rt::Div
- prelude::rt::DivAssign
- prelude::rt::Drop
- prelude::rt::Fn
- prelude::rt::FnMut
- prelude::rt::FnOnce
- prelude::rt::FromResidual
- prelude::rt::Index
- prelude::rt::IndexMut
- prelude::rt::IntoBounds
- prelude::rt::Mul
- prelude::rt::MulAssign
- prelude::rt::Neg
- prelude::rt::Not
- prelude::rt::OneSidedRange
- prelude::rt::PackArrayAPI
- prelude::rt::PackableArrayAPI
- prelude::rt::RangeBounds
- prelude::rt::Reborrow
- prelude::rt::Receiver
- prelude::rt::Rem
- prelude::rt::RemAssign
- prelude::rt::Residual
- prelude::rt::Shl
- prelude::rt::ShlAssign
- prelude::rt::Shr
- prelude::rt::ShrAssign
- prelude::rt::Sub
- prelude::rt::SubAssign
- prelude::rt::Try
- prelude::rt::UnpackArrayAPI
- prelude_dev::ChangeableDefault
- prelude_dev::DTypeCastAPI
- prelude_dev::DTypePromoteAPI
- prelude_dev::Debug
- prelude_dev::DimAPI
- prelude_dev::DimBaseAPI
- prelude_dev::DimBroadcastableAPI
- prelude_dev::DimDevAPI
- prelude_dev::DimIntoAPI
- prelude_dev::DimLayoutContigAPI
- prelude_dev::DimShapeAPI
- prelude_dev::Display
- prelude_dev::ExtFloat
- prelude_dev::ExtNum
- prelude_dev::ExtReal
- prelude_dev::IndexerDynamicAPI
- prelude_dev::IndexerLargerOneAPI
- prelude_dev::IndexerPreserveAPI
- prelude_dev::IndexerSmallerOneAPI
- prelude_dev::IterSplitAtAPI
- prelude_dev::Itertools
- prelude_dev::LayoutMatMulAPI
- prelude_dev::RSTSRResultAPI
- prelude_dev::ToString
- prelude_dev::Write
- storage::conversion::DeviceChangeAPI
- storage::creation::DeviceCreationAnyAPI
- storage::creation::DeviceCreationArangeAPI
- storage::creation::DeviceCreationComplexFloatAPI
- storage::creation::DeviceCreationNumAPI
- storage::creation::DeviceCreationTriAPI
- storage::data::DataAPI
- storage::data::DataCloneAPI
- storage::data::DataForceMutAPI
- storage::data::DataIntoCowAPI
- storage::data::DataMutAPI
- storage::data::DataOwnedAPI
- storage::device::DeviceAPI
- storage::device::DeviceBaseAPI
- storage::device::DeviceRawAPI
- storage::device::DeviceStorageAPI
- tensor::asarray::AsArrayAPI
- tensor::assignment::TensorAssignAPI
- tensor::assignment::TensorFillAPI
- tensor::creation::ArangeAPI
- tensor::creation::EmptyAPI
- tensor::creation::EmptyLikeAPI
- tensor::creation::EyeAPI
- tensor::creation::FromNestedArrayAPI
- tensor::creation::FullAPI
- tensor::creation::FullLikeAPI
- tensor::creation::LinspaceAPI
- tensor::creation::OnesAPI
- tensor::creation::OnesLikeAPI
- tensor::creation::TrilAPI
- tensor::creation::TriuAPI
- tensor::creation::UninitAPI
- tensor::creation::ZerosAPI
- tensor::creation::ZerosLikeAPI
- tensor::creation_from_tensor::ConcatAPI
- tensor::creation_from_tensor::DiagAPI
- tensor::creation_from_tensor::HStackAPI
- tensor::creation_from_tensor::MeshgridAPI
- tensor::creation_from_tensor::StackAPI
- tensor::creation_from_tensor::UnstackAPI
- tensor::creation_from_tensor::VStackAPI
- tensor::device_conversion::TensorChangeFromDevice
- tensor::device_conversion::TensorDeviceChangeAPI
- tensor::ext_conversion::IntoRSTSR
- tensor::operators::op_binary_arithmetic::TensorAddAPI
- tensor::operators::op_binary_arithmetic::TensorBitAndAPI
- tensor::operators::op_binary_arithmetic::TensorBitOrAPI
- tensor::operators::op_binary_arithmetic::TensorBitXorAPI
- tensor::operators::op_binary_arithmetic::TensorDivAPI
- tensor::operators::op_binary_arithmetic::TensorMulAPI
- tensor::operators::op_binary_arithmetic::TensorRemAPI
- tensor::operators::op_binary_arithmetic::TensorShlAPI
- tensor::operators::op_binary_arithmetic::TensorShrAPI
- tensor::operators::op_binary_arithmetic::TensorSubAPI
- tensor::operators::op_binary_assign::TensorAddAssignAPI
- tensor::operators::op_binary_assign::TensorBitAndAssignAPI
- tensor::operators::op_binary_assign::TensorBitOrAssignAPI
- tensor::operators::op_binary_assign::TensorBitXorAssignAPI
- tensor::operators::op_binary_assign::TensorDivAssignAPI
- tensor::operators::op_binary_assign::TensorMulAssignAPI
- tensor::operators::op_binary_assign::TensorRemAssignAPI
- tensor::operators::op_binary_assign::TensorShlAssignAPI
- tensor::operators::op_binary_assign::TensorShrAssignAPI
- tensor::operators::op_binary_assign::TensorSubAssignAPI
- tensor::operators::op_binary_common::TensorATan2API
- tensor::operators::op_binary_common::TensorCopySignAPI
- tensor::operators::op_binary_common::TensorEqualAPI
- tensor::operators::op_binary_common::TensorFloorDivideAPI
- tensor::operators::op_binary_common::TensorGreaterAPI
- tensor::operators::op_binary_common::TensorGreaterEqualAPI
- tensor::operators::op_binary_common::TensorHypotAPI
- tensor::operators::op_binary_common::TensorLessAPI
- tensor::operators::op_binary_common::TensorLessEqualAPI
- tensor::operators::op_binary_common::TensorLogAddExpAPI
- tensor::operators::op_binary_common::TensorMaximumAPI
- tensor::operators::op_binary_common::TensorMinimumAPI
- tensor::operators::op_binary_common::TensorNextAfterAPI
- tensor::operators::op_binary_common::TensorNotEqualAPI
- tensor::operators::op_binary_common::TensorPowAPI
- tensor::operators::op_unary_arithmetic::TensorNegAPI
- tensor::operators::op_unary_arithmetic::TensorNotAPI
- tensor::operators::op_unary_common::TensorAbsAPI
- tensor::operators::op_unary_common::TensorAcosAPI
- tensor::operators::op_unary_common::TensorAcoshAPI
- tensor::operators::op_unary_common::TensorAsinAPI
- tensor::operators::op_unary_common::TensorAsinhAPI
- tensor::operators::op_unary_common::TensorAtanAPI
- tensor::operators::op_unary_common::TensorAtanhAPI
- tensor::operators::op_unary_common::TensorCeilAPI
- tensor::operators::op_unary_common::TensorConjAPI
- tensor::operators::op_unary_common::TensorCosAPI
- tensor::operators::op_unary_common::TensorCoshAPI
- tensor::operators::op_unary_common::TensorExpAPI
- tensor::operators::op_unary_common::TensorExpm1API
- tensor::operators::op_unary_common::TensorFloorAPI
- tensor::operators::op_unary_common::TensorImagAPI
- tensor::operators::op_unary_common::TensorInvAPI
- tensor::operators::op_unary_common::TensorIsFiniteAPI
- tensor::operators::op_unary_common::TensorIsInfAPI
- tensor::operators::op_unary_common::TensorIsNanAPI
- tensor::operators::op_unary_common::TensorLog10API
- tensor::operators::op_unary_common::TensorLog1pAPI
- tensor::operators::op_unary_common::TensorLog2API
- tensor::operators::op_unary_common::TensorLogAPI
- tensor::operators::op_unary_common::TensorRealAPI
- tensor::operators::op_unary_common::TensorReciprocalAPI
- tensor::operators::op_unary_common::TensorRoundAPI
- tensor::operators::op_unary_common::TensorSignAPI
- tensor::operators::op_unary_common::TensorSignBitAPI
- tensor::operators::op_unary_common::TensorSinAPI
- tensor::operators::op_unary_common::TensorSinhAPI
- tensor::operators::op_unary_common::TensorSqrtAPI
- tensor::operators::op_unary_common::TensorSquareAPI
- tensor::operators::op_unary_common::TensorTanAPI
- tensor::operators::op_unary_common::TensorTanhAPI
- tensor::operators::op_unary_common::TensorTruncAPI
- tensor::operators::op_unary_common::trait_unary::TensorAbsAPI
- tensor::operators::op_unary_common::trait_unary::TensorAcosAPI
- tensor::operators::op_unary_common::trait_unary::TensorAcoshAPI
- tensor::operators::op_unary_common::trait_unary::TensorAsinAPI
- tensor::operators::op_unary_common::trait_unary::TensorAsinhAPI
- tensor::operators::op_unary_common::trait_unary::TensorAtanAPI
- tensor::operators::op_unary_common::trait_unary::TensorAtanhAPI
- tensor::operators::op_unary_common::trait_unary::TensorCeilAPI
- tensor::operators::op_unary_common::trait_unary::TensorConjAPI
- tensor::operators::op_unary_common::trait_unary::TensorCosAPI
- tensor::operators::op_unary_common::trait_unary::TensorCoshAPI
- tensor::operators::op_unary_common::trait_unary::TensorExpAPI
- tensor::operators::op_unary_common::trait_unary::TensorExpm1API
- tensor::operators::op_unary_common::trait_unary::TensorFloorAPI
- tensor::operators::op_unary_common::trait_unary::TensorImagAPI
- tensor::operators::op_unary_common::trait_unary::TensorInvAPI
- tensor::operators::op_unary_common::trait_unary::TensorIsFiniteAPI
- tensor::operators::op_unary_common::trait_unary::TensorIsInfAPI
- tensor::operators::op_unary_common::trait_unary::TensorIsNanAPI
- tensor::operators::op_unary_common::trait_unary::TensorLog10API
- tensor::operators::op_unary_common::trait_unary::TensorLog1pAPI
- tensor::operators::op_unary_common::trait_unary::TensorLog2API
- tensor::operators::op_unary_common::trait_unary::TensorLogAPI
- tensor::operators::op_unary_common::trait_unary::TensorRealAPI
- tensor::operators::op_unary_common::trait_unary::TensorReciprocalAPI
- tensor::operators::op_unary_common::trait_unary::TensorRoundAPI
- tensor::operators::op_unary_common::trait_unary::TensorSignAPI
- tensor::operators::op_unary_common::trait_unary::TensorSignBitAPI
- tensor::operators::op_unary_common::trait_unary::TensorSinAPI
- tensor::operators::op_unary_common::trait_unary::TensorSinhAPI
- tensor::operators::op_unary_common::trait_unary::TensorSqrtAPI
- tensor::operators::op_unary_common::trait_unary::TensorSquareAPI
- tensor::operators::op_unary_common::trait_unary::TensorTanAPI
- tensor::operators::op_unary_common::trait_unary::TensorTanhAPI
- tensor::operators::op_unary_common::trait_unary::TensorTruncAPI
- tensor::ownership_conversion::TensorIntoOwnedAPI
- tensor::ownership_conversion::TensorRefAPI
- tensor::ownership_conversion::TensorRefMutAPI
- tensor::ownership_conversion::TensorViewAPI
- tensor::ownership_conversion::TensorViewMutAPI
- tensor::reduction::TensorSumBoolAPI
- tensor::tensor_view_list::TensorViewListAPI
- tensorbase::TensorBaseAPI
Macros
- allclose
- prelude::rstsr_funcs::concatenate
- prelude::rstsr_macros::allclose
- prelude::rstsr_macros::rstsr_assert
- prelude::rstsr_macros::rstsr_assert_eq
- prelude::rstsr_macros::rstsr_errcode
- prelude::rstsr_macros::rstsr_error
- prelude::rstsr_macros::rstsr_invalid
- prelude::rstsr_macros::rstsr_pattern
- prelude::rstsr_macros::rstsr_raise
- prelude::rstsr_macros::s
- prelude::rstsr_macros::slice
- prelude::rstsr_macros::tensor_from_nested
- prelude::rt::rstsr_assert
- prelude::rt::rstsr_assert_eq
- prelude::rt::rstsr_errcode
- prelude::rt::rstsr_error
- prelude::rt::rstsr_invalid
- prelude::rt::rstsr_pattern
- prelude::rt::rstsr_raise
- prelude::rt::s
- prelude::rt::slice
- prelude_dev::duplicate
- prelude_dev::format
- prelude_dev::impl_from_tuple_to_axes_index
- prelude_dev::izip
- prelude_dev::rstsr_assert
- prelude_dev::rstsr_assert_eq
- prelude_dev::rstsr_errcode
- prelude_dev::rstsr_error
- prelude_dev::rstsr_invalid
- prelude_dev::rstsr_pattern
- prelude_dev::rstsr_raise
- prelude_dev::s
- prelude_dev::slice
- prelude_dev::tensor_from_nested
- prelude_dev::vec
- tensor::asarray::impl_asarray_scalar
- tensor::creation::impl_from_nested_array
- tensor::creation_from_tensor::concatenate
- tensor::operators::op_binary_arithmetic::impl_arithmetic_scalar_lhs
- tensor::operators::op_binary_arithmetic::impl_arithmetic_scalar_lhs_all
- tensor::operators::op_binary_arithmetic::impl_arithmetic_scalar_lhs_bool
- tensor::operators::op_binary_arithmetic::impl_arithmetic_scalar_lhs_float
- tensor::operators::op_binary_common::func_binary
- tensor::operators::op_unary_common::trait_unary
- tensor::reduction::trait_reduction
- tensor::reduction::trait_reduction_arg
- tensor_from_nested
Attribute Macros
Derive Macros
Functions
- dev_utilities::allclose_f64
- dev_utilities::fingerprint
- device_faer::matmul::gemm_faer_ix2_dispatch
- device_faer::matmul::matmul_row_major_faer
- device_faer::matmul::same_type
- device_faer::matmul_impl::gemm_faer
- device_faer::matmul_impl::gemm_with_syrk_faer
- device_faer::matmul_impl::syrk_faer
- format::format_tensor::print_vec_with_layout
- format::format_tensor::print_vec_with_layout_debug
- format::format_tensor::print_vec_with_layout_dfs
- format::format_tensor::print_vec_with_layout_dfs_debug
- prelude_dev::aligned_alloc
- prelude_dev::aligned_uninitialized_vec
- prelude_dev::allclose_f64
- prelude_dev::arange_by_partial_ord_cpu_serial
- prelude_dev::arange_by_primitive_f64_cpu_rayon
- prelude_dev::arange_by_primitive_f64_cpu_serial
- prelude_dev::arange_by_primitive_isize_cpu_rayon
- prelude_dev::arange_by_primitive_isize_cpu_serial
- prelude_dev::arange_cpu_rayon
- prelude_dev::arange_cpu_serial
- prelude_dev::assign_arbitary_cpu_rayon
- prelude_dev::assign_arbitary_cpu_serial
- prelude_dev::assign_arbitary_promote_cpu_rayon
- prelude_dev::assign_arbitary_promote_cpu_serial
- prelude_dev::assign_arbitary_uninit_cpu_rayon
- prelude_dev::assign_arbitary_uninit_cpu_serial
- prelude_dev::assign_arbitary_uninit_promote_cpu_rayon
- prelude_dev::assign_arbitary_uninit_promote_cpu_serial
- prelude_dev::assign_cpu_rayon
- prelude_dev::assign_cpu_serial
- prelude_dev::assign_promote_cpu_rayon
- prelude_dev::assign_promote_cpu_serial
- prelude_dev::assign_uninit_cpu_rayon
- prelude_dev::assign_uninit_cpu_serial
- prelude_dev::assign_uninit_promote_cpu_rayon
- prelude_dev::assign_uninit_promote_cpu_serial
- prelude_dev::broadcast_layout
- prelude_dev::broadcast_layout_to_first
- prelude_dev::broadcast_shape
- prelude_dev::fill_cpu_rayon
- prelude_dev::fill_cpu_serial
- prelude_dev::fill_promote_cpu_rayon
- prelude_dev::fill_promote_cpu_serial
- prelude_dev::fingerprint
- prelude_dev::gemm_ix2_naive_cpu_rayon
- prelude_dev::gemm_naive_cpu_serial
- prelude_dev::gemv_naive_cpu_serial
- prelude_dev::get_axes_composition
- prelude_dev::get_layout_for_binary_op
- prelude_dev::gevm_naive_cpu_serial
- prelude_dev::greedy_layout
- prelude_dev::index_select_cpu_rayon
- prelude_dev::index_select_cpu_serial
- prelude_dev::inner_dot_naive_cpu_rayon
- prelude_dev::inner_dot_naive_cpu_serial
- prelude_dev::inner_pack_tril_c_contig
- prelude_dev::inner_pack_tril_general
- prelude_dev::inner_pack_triu_c_contig
- prelude_dev::inner_pack_triu_general
- prelude_dev::inner_unpack_tril_c_contig
- prelude_dev::inner_unpack_tril_general
- prelude_dev::inner_unpack_triu_c_contig
- prelude_dev::inner_unpack_triu_general
- prelude_dev::layout_col_major_dim_dispatch_1
- prelude_dev::layout_col_major_dim_dispatch_2
- prelude_dev::layout_col_major_dim_dispatch_2diff
- prelude_dev::layout_col_major_dim_dispatch_3
- prelude_dev::layout_col_major_dim_dispatch_par_1
- prelude_dev::layout_col_major_dim_dispatch_par_2
- prelude_dev::layout_col_major_dim_dispatch_par_2diff
- prelude_dev::layout_col_major_dim_dispatch_par_3
- prelude_dev::layout_for_array_copy
- prelude_dev::layout_reshapeable
- prelude_dev::linspace_cpu_rayon
- prelude_dev::matmul_naive_cpu_serial
- prelude_dev::normalize_axes_index
- prelude_dev::op_muta_func_cpu_rayon
- prelude_dev::op_muta_func_cpu_serial
- prelude_dev::op_muta_numb_func_cpu_rayon
- prelude_dev::op_muta_numb_func_cpu_serial
- prelude_dev::op_muta_refb_func_cpu_rayon
- prelude_dev::op_muta_refb_func_cpu_serial
- prelude_dev::op_mutc_numa_refb_func_cpu_rayon
- prelude_dev::op_mutc_numa_refb_func_cpu_serial
- prelude_dev::op_mutc_refa_numb_func_cpu_rayon
- prelude_dev::op_mutc_refa_numb_func_cpu_serial
- prelude_dev::op_mutc_refa_refb_func_cpu_rayon
- prelude_dev::op_mutc_refa_refb_func_cpu_serial
- prelude_dev::orderchange_out_c2r_ix2_cpu_rayon
- prelude_dev::orderchange_out_c2r_ix2_cpu_serial
- prelude_dev::orderchange_out_r2c_ix2_cpu_rayon
- prelude_dev::orderchange_out_r2c_ix2_cpu_rayon_no_pool
- prelude_dev::orderchange_out_r2c_ix2_cpu_serial
- prelude_dev::pack_tri_cpu_rayon
- prelude_dev::pack_tri_cpu_serial
- prelude_dev::reduce_all_arg_cpu_rayon
- prelude_dev::reduce_all_arg_cpu_serial
- prelude_dev::reduce_all_binary_cpu_rayon
- prelude_dev::reduce_all_binary_cpu_serial
- prelude_dev::reduce_all_cpu_rayon
- prelude_dev::reduce_all_cpu_serial
- prelude_dev::reduce_all_unraveled_arg_cpu_rayon
- prelude_dev::reduce_all_unraveled_arg_cpu_serial
- prelude_dev::reduce_axes_arg_cpu_rayon
- prelude_dev::reduce_axes_arg_cpu_serial
- prelude_dev::reduce_axes_cpu_rayon
- prelude_dev::reduce_axes_cpu_serial
- prelude_dev::reduce_axes_unraveled_arg_cpu_rayon
- prelude_dev::reduce_axes_unraveled_arg_cpu_serial
- prelude_dev::reshape_substitute_negatives
- prelude_dev::reversed_permute
- prelude_dev::rstsr_backtrace
- prelude_dev::tensordot_to_einsum_str
- prelude_dev::translate_to_col_major
- prelude_dev::translate_to_col_major_unary
- prelude_dev::translate_to_col_major_with_contig
- prelude_dev::tril_cpu_serial
- prelude_dev::tril_ix2_cpu_serial
- prelude_dev::triu_cpu_serial
- prelude_dev::triu_ix2_cpu_serial
- prelude_dev::unaligned_uninitialized_vec
- prelude_dev::uninitialized_vec
- prelude_dev::unpack_tri_cpu_rayon
- prelude_dev::unpack_tri_cpu_serial
- prelude_dev::unrolled_binary_reduce
- prelude_dev::unrolled_reduce
- prelude_dev::update_layout_by_shape
- prelude_dev::vecdot_naive_cpu_rayon
- prelude_dev::vecdot_naive_cpu_serial
- tensor::adv_indexing::bool_select
- tensor::adv_indexing::bool_select_f
- tensor::adv_indexing::index_select
- tensor::adv_indexing::index_select_f
- tensor::adv_indexing::take
- tensor::adv_indexing::take_f
- tensor::asarray::asarray
- tensor::asarray::asarray_f
- tensor::assignment::assign
- tensor::assignment::assign_f
- tensor::assignment::fill
- tensor::assignment::fill_f
- tensor::creation::arange
- tensor::creation::arange_f
- tensor::creation::assume_init
- tensor::creation::assume_init_f
- tensor::creation::empty
- tensor::creation::empty_f
- tensor::creation::empty_like
- tensor::creation::empty_like_f
- tensor::creation::eye
- tensor::creation::eye_f
- tensor::creation::full
- tensor::creation::full_f
- tensor::creation::full_like
- tensor::creation::full_like_f
- tensor::creation::linspace
- tensor::creation::linspace_f
- tensor::creation::ones
- tensor::creation::ones_f
- tensor::creation::ones_like
- tensor::creation::ones_like_f
- tensor::creation::tril
- tensor::creation::tril_f
- tensor::creation::triu
- tensor::creation::triu_f
- tensor::creation::uninit
- tensor::creation::uninit_f
- tensor::creation::zeros
- tensor::creation::zeros_f
- tensor::creation::zeros_like
- tensor::creation::zeros_like_f
- tensor::creation_from_tensor::concat
- tensor::creation_from_tensor::concat_f
- tensor::creation_from_tensor::diag
- tensor::creation_from_tensor::diag_f
- tensor::creation_from_tensor::hstack
- tensor::creation_from_tensor::hstack_f
- tensor::creation_from_tensor::meshgrid
- tensor::creation_from_tensor::meshgrid_f
- tensor::creation_from_tensor::stack
- tensor::creation_from_tensor::stack_f
- tensor::creation_from_tensor::unstack
- tensor::creation_from_tensor::unstack_f
- tensor::creation_from_tensor::vstack
- tensor::creation_from_tensor::vstack_f
- tensor::indexing::diagonal
- tensor::indexing::diagonal_f
- tensor::indexing::diagonal_mut
- tensor::indexing::diagonal_mut_f
- tensor::indexing::into_diagonal
- tensor::indexing::into_diagonal_f
- tensor::indexing::into_diagonal_mut
- tensor::indexing::into_diagonal_mut_f
- tensor::indexing::into_slice
- tensor::indexing::into_slice_f
- tensor::indexing::slice
- tensor::indexing::slice_f
- tensor::indexing::slice_mut
- tensor::indexing::slice_mut_f
- tensor::linalg::matmul::matmul
- tensor::linalg::matmul::matmul_f
- tensor::linalg::matmul::matmul_from
- tensor::linalg::matmul::matmul_from_f
- tensor::linalg::matmul::matmul_with_output
- tensor::linalg::matmul::matmul_with_output_f
- tensor::linalg::matmul::op_mutc_refa_refb_matmul
- tensor::linalg::matmul::op_refa_refb_matmul
- tensor::linalg::matrix_transpose::into_matrix_transpose
- tensor::linalg::matrix_transpose::into_matrix_transpose_f
- tensor::linalg::matrix_transpose::matrix_transpose
- tensor::linalg::matrix_transpose::matrix_transpose_f
- tensor::linalg::vecdot::vecdot
- tensor::linalg::vecdot::vecdot_f
- tensor::linalg::vecdot::vecdot_from
- tensor::linalg::vecdot::vecdot_from_f
- tensor::manuplication::broadcast::broadcast_arrays
- tensor::manuplication::broadcast::broadcast_arrays_f
- tensor::manuplication::broadcast::broadcast_shapes
- tensor::manuplication::broadcast::broadcast_shapes_f
- tensor::manuplication::broadcast::into_broadcast
- tensor::manuplication::broadcast::into_broadcast_f
- tensor::manuplication::broadcast::to_broadcast
- tensor::manuplication::broadcast::to_broadcast_f
- tensor::manuplication::expand_dims::expand_dims
- tensor::manuplication::expand_dims::expand_dims_f
- tensor::manuplication::expand_dims::into_expand_dims
- tensor::manuplication::expand_dims::into_expand_dims_f
- tensor::manuplication::flip::flip
- tensor::manuplication::flip::flip_f
- tensor::manuplication::flip::into_flip
- tensor::manuplication::flip::into_flip_f
- tensor::manuplication::into_compatible_shape::into_compatible_shape
- tensor::manuplication::into_compatible_shape::into_compatible_shape_f
- tensor::manuplication::into_compatible_shape::into_shape_assume_contig
- tensor::manuplication::into_compatible_shape::into_shape_assume_contig_f
- tensor::manuplication::into_compatible_shape::to_compatible_shape
- tensor::manuplication::into_compatible_shape::to_compatible_shape_f
- tensor::manuplication::into_compatible_shape::to_shape_assume_contig
- tensor::manuplication::into_compatible_shape::to_shape_assume_contig_f
- tensor::manuplication::into_dim::into_dim
- tensor::manuplication::into_dim::into_dim_f
- tensor::manuplication::into_dim::into_dyn
- tensor::manuplication::into_dim::to_dim
- tensor::manuplication::into_dim::to_dim_f
- tensor::manuplication::into_dim::to_dyn
- tensor::manuplication::moveaxis::into_moveaxis
- tensor::manuplication::moveaxis::into_moveaxis_f
- tensor::manuplication::moveaxis::moveaxis
- tensor::manuplication::moveaxis::moveaxis_f
- tensor::manuplication::reshape::change_shape
- tensor::manuplication::reshape::change_shape_f
- tensor::manuplication::reshape::change_shape_with_args
- tensor::manuplication::reshape::change_shape_with_args_f
- tensor::manuplication::reshape::into_shape
- tensor::manuplication::reshape::into_shape_f
- tensor::manuplication::reshape::into_shape_with_args
- tensor::manuplication::reshape::into_shape_with_args_f
- tensor::manuplication::reshape::reshape
- tensor::manuplication::reshape::reshape_f
- tensor::manuplication::reshape::reshape_with_args
- tensor::manuplication::reshape::reshape_with_args_f
- tensor::manuplication::reshape::reshapeable_without_copy
- tensor::manuplication::squeeze::into_squeeze
- tensor::manuplication::squeeze::into_squeeze_f
- tensor::manuplication::squeeze::squeeze
- tensor::manuplication::squeeze::squeeze_f
- tensor::manuplication::to_contig::change_contig
- tensor::manuplication::to_contig::change_contig_f
- tensor::manuplication::to_contig::change_prefer
- tensor::manuplication::to_contig::change_prefer_f
- tensor::manuplication::to_contig::into_contig
- tensor::manuplication::to_contig::into_contig_f
- tensor::manuplication::to_contig::into_prefer
- tensor::manuplication::to_contig::into_prefer_f
- tensor::manuplication::to_contig::to_contig
- tensor::manuplication::to_contig::to_contig_f
- tensor::manuplication::to_contig::to_prefer
- tensor::manuplication::to_contig::to_prefer_f
- tensor::manuplication::to_layout::change_layout
- tensor::manuplication::to_layout::change_layout_f
- tensor::manuplication::to_layout::into_layout
- tensor::manuplication::to_layout::into_layout_f
- tensor::manuplication::to_layout::to_layout
- tensor::manuplication::to_layout::to_layout_f
- tensor::manuplication::transpose::into_reverse_axes
- tensor::manuplication::transpose::into_swapaxes
- tensor::manuplication::transpose::into_swapaxes_f
- tensor::manuplication::transpose::into_transpose
- tensor::manuplication::transpose::into_transpose_f
- tensor::manuplication::transpose::reverse_axes
- tensor::manuplication::transpose::swapaxes
- tensor::manuplication::transpose::swapaxes_f
- tensor::manuplication::transpose::transpose
- tensor::manuplication::transpose::transpose_f
- tensor::operators::op_binary_arithmetic::add
- tensor::operators::op_binary_arithmetic::add_f
- tensor::operators::op_binary_arithmetic::add_with_output
- tensor::operators::op_binary_arithmetic::add_with_output_f
- tensor::operators::op_binary_arithmetic::bitand
- tensor::operators::op_binary_arithmetic::bitand_f
- tensor::operators::op_binary_arithmetic::bitand_with_output
- tensor::operators::op_binary_arithmetic::bitand_with_output_f
- tensor::operators::op_binary_arithmetic::bitor
- tensor::operators::op_binary_arithmetic::bitor_f
- tensor::operators::op_binary_arithmetic::bitor_with_output
- tensor::operators::op_binary_arithmetic::bitor_with_output_f
- tensor::operators::op_binary_arithmetic::bitxor
- tensor::operators::op_binary_arithmetic::bitxor_f
- tensor::operators::op_binary_arithmetic::bitxor_with_output
- tensor::operators::op_binary_arithmetic::bitxor_with_output_f
- tensor::operators::op_binary_arithmetic::div
- tensor::operators::op_binary_arithmetic::div_f
- tensor::operators::op_binary_arithmetic::div_with_output
- tensor::operators::op_binary_arithmetic::div_with_output_f
- tensor::operators::op_binary_arithmetic::mul
- tensor::operators::op_binary_arithmetic::mul_f
- tensor::operators::op_binary_arithmetic::mul_with_output
- tensor::operators::op_binary_arithmetic::mul_with_output_f
- tensor::operators::op_binary_arithmetic::rem
- tensor::operators::op_binary_arithmetic::rem_f
- tensor::operators::op_binary_arithmetic::rem_with_output
- tensor::operators::op_binary_arithmetic::rem_with_output_f
- tensor::operators::op_binary_arithmetic::shl
- tensor::operators::op_binary_arithmetic::shl_f
- tensor::operators::op_binary_arithmetic::shl_with_output
- tensor::operators::op_binary_arithmetic::shl_with_output_f
- tensor::operators::op_binary_arithmetic::shr
- tensor::operators::op_binary_arithmetic::shr_f
- tensor::operators::op_binary_arithmetic::shr_with_output
- tensor::operators::op_binary_arithmetic::shr_with_output_f
- tensor::operators::op_binary_arithmetic::sub
- tensor::operators::op_binary_arithmetic::sub_f
- tensor::operators::op_binary_arithmetic::sub_with_output
- tensor::operators::op_binary_arithmetic::sub_with_output_f
- tensor::operators::op_binary_assign::add_assign
- tensor::operators::op_binary_assign::add_assign_f
- tensor::operators::op_binary_assign::bitand_assign
- tensor::operators::op_binary_assign::bitand_assign_f
- tensor::operators::op_binary_assign::bitor_assign
- tensor::operators::op_binary_assign::bitor_assign_f
- tensor::operators::op_binary_assign::bitxor_assign
- tensor::operators::op_binary_assign::bitxor_assign_f
- tensor::operators::op_binary_assign::div_assign
- tensor::operators::op_binary_assign::div_assign_f
- tensor::operators::op_binary_assign::mul_assign
- tensor::operators::op_binary_assign::mul_assign_f
- tensor::operators::op_binary_assign::rem_assign
- tensor::operators::op_binary_assign::rem_assign_f
- tensor::operators::op_binary_assign::shl_assign
- tensor::operators::op_binary_assign::shl_assign_f
- tensor::operators::op_binary_assign::shr_assign
- tensor::operators::op_binary_assign::shr_assign_f
- tensor::operators::op_binary_assign::sub_assign
- tensor::operators::op_binary_assign::sub_assign_f
- tensor::operators::op_binary_common::atan2
- tensor::operators::op_binary_common::atan2_f
- tensor::operators::op_binary_common::copysign
- tensor::operators::op_binary_common::copysign_f
- tensor::operators::op_binary_common::eq
- tensor::operators::op_binary_common::eq_f
- tensor::operators::op_binary_common::equal
- tensor::operators::op_binary_common::equal_f
- tensor::operators::op_binary_common::equal_than
- tensor::operators::op_binary_common::equal_than_f
- tensor::operators::op_binary_common::floor_divide
- tensor::operators::op_binary_common::floor_divide_f
- tensor::operators::op_binary_common::func_binary::atan2
- tensor::operators::op_binary_common::func_binary::atan2_f
- tensor::operators::op_binary_common::func_binary::copysign
- tensor::operators::op_binary_common::func_binary::copysign_f
- tensor::operators::op_binary_common::func_binary::eq
- tensor::operators::op_binary_common::func_binary::eq_f
- tensor::operators::op_binary_common::func_binary::equal
- tensor::operators::op_binary_common::func_binary::equal_f
- tensor::operators::op_binary_common::func_binary::equal_than
- tensor::operators::op_binary_common::func_binary::equal_than_f
- tensor::operators::op_binary_common::func_binary::floor_divide
- tensor::operators::op_binary_common::func_binary::floor_divide_f
- tensor::operators::op_binary_common::func_binary::ge
- tensor::operators::op_binary_common::func_binary::ge_f
- tensor::operators::op_binary_common::func_binary::greater
- tensor::operators::op_binary_common::func_binary::greater_equal
- tensor::operators::op_binary_common::func_binary::greater_equal_f
- tensor::operators::op_binary_common::func_binary::greater_equal_to
- tensor::operators::op_binary_common::func_binary::greater_equal_to_f
- tensor::operators::op_binary_common::func_binary::greater_f
- tensor::operators::op_binary_common::func_binary::greater_than
- tensor::operators::op_binary_common::func_binary::greater_than_f
- tensor::operators::op_binary_common::func_binary::gt
- tensor::operators::op_binary_common::func_binary::gt_f
- tensor::operators::op_binary_common::func_binary::hypot
- tensor::operators::op_binary_common::func_binary::hypot_f
- tensor::operators::op_binary_common::func_binary::le
- tensor::operators::op_binary_common::func_binary::le_f
- tensor::operators::op_binary_common::func_binary::less
- tensor::operators::op_binary_common::func_binary::less_equal
- tensor::operators::op_binary_common::func_binary::less_equal_f
- tensor::operators::op_binary_common::func_binary::less_equal_to
- tensor::operators::op_binary_common::func_binary::less_equal_to_f
- tensor::operators::op_binary_common::func_binary::less_f
- tensor::operators::op_binary_common::func_binary::less_than
- tensor::operators::op_binary_common::func_binary::less_than_f
- tensor::operators::op_binary_common::func_binary::log_add_exp
- tensor::operators::op_binary_common::func_binary::log_add_exp_f
- tensor::operators::op_binary_common::func_binary::lt
- tensor::operators::op_binary_common::func_binary::lt_f
- tensor::operators::op_binary_common::func_binary::maximum
- tensor::operators::op_binary_common::func_binary::maximum_f
- tensor::operators::op_binary_common::func_binary::minimum
- tensor::operators::op_binary_common::func_binary::minimum_f
- tensor::operators::op_binary_common::func_binary::ne
- tensor::operators::op_binary_common::func_binary::ne_f
- tensor::operators::op_binary_common::func_binary::nextafter
- tensor::operators::op_binary_common::func_binary::nextafter_f
- tensor::operators::op_binary_common::func_binary::not_equal
- tensor::operators::op_binary_common::func_binary::not_equal_f
- tensor::operators::op_binary_common::func_binary::not_equal_to
- tensor::operators::op_binary_common::func_binary::not_equal_to_f
- tensor::operators::op_binary_common::func_binary::pow
- tensor::operators::op_binary_common::func_binary::pow_f
- tensor::operators::op_binary_common::ge
- tensor::operators::op_binary_common::ge_f
- tensor::operators::op_binary_common::greater
- tensor::operators::op_binary_common::greater_equal
- tensor::operators::op_binary_common::greater_equal_f
- tensor::operators::op_binary_common::greater_equal_to
- tensor::operators::op_binary_common::greater_equal_to_f
- tensor::operators::op_binary_common::greater_f
- tensor::operators::op_binary_common::greater_than
- tensor::operators::op_binary_common::greater_than_f
- tensor::operators::op_binary_common::gt
- tensor::operators::op_binary_common::gt_f
- tensor::operators::op_binary_common::hypot
- tensor::operators::op_binary_common::hypot_f
- tensor::operators::op_binary_common::le
- tensor::operators::op_binary_common::le_f
- tensor::operators::op_binary_common::less
- tensor::operators::op_binary_common::less_equal
- tensor::operators::op_binary_common::less_equal_f
- tensor::operators::op_binary_common::less_equal_to
- tensor::operators::op_binary_common::less_equal_to_f
- tensor::operators::op_binary_common::less_f
- tensor::operators::op_binary_common::less_than
- tensor::operators::op_binary_common::less_than_f
- tensor::operators::op_binary_common::log_add_exp
- tensor::operators::op_binary_common::log_add_exp_f
- tensor::operators::op_binary_common::lt
- tensor::operators::op_binary_common::lt_f
- tensor::operators::op_binary_common::maximum
- tensor::operators::op_binary_common::maximum_f
- tensor::operators::op_binary_common::minimum
- tensor::operators::op_binary_common::minimum_f
- tensor::operators::op_binary_common::ne
- tensor::operators::op_binary_common::ne_f
- tensor::operators::op_binary_common::nextafter
- tensor::operators::op_binary_common::nextafter_f
- tensor::operators::op_binary_common::not_equal
- tensor::operators::op_binary_common::not_equal_f
- tensor::operators::op_binary_common::not_equal_to
- tensor::operators::op_binary_common::not_equal_to_f
- tensor::operators::op_binary_common::pow
- tensor::operators::op_binary_common::pow_f
- tensor::operators::op_unary_arithmetic::neg
- tensor::operators::op_unary_arithmetic::neg_f
- tensor::operators::op_unary_arithmetic::not
- tensor::operators::op_unary_arithmetic::not_f
- tensor::operators::op_unary_common::abs
- tensor::operators::op_unary_common::abs_f
- tensor::operators::op_unary_common::acos
- tensor::operators::op_unary_common::acos_f
- tensor::operators::op_unary_common::acosh
- tensor::operators::op_unary_common::acosh_f
- tensor::operators::op_unary_common::asin
- tensor::operators::op_unary_common::asin_f
- tensor::operators::op_unary_common::asinh
- tensor::operators::op_unary_common::asinh_f
- tensor::operators::op_unary_common::atan
- tensor::operators::op_unary_common::atan_f
- tensor::operators::op_unary_common::atanh
- tensor::operators::op_unary_common::atanh_f
- tensor::operators::op_unary_common::ceil
- tensor::operators::op_unary_common::ceil_f
- tensor::operators::op_unary_common::conj
- tensor::operators::op_unary_common::conj_f
- tensor::operators::op_unary_common::cos
- tensor::operators::op_unary_common::cos_f
- tensor::operators::op_unary_common::cosh
- tensor::operators::op_unary_common::cosh_f
- tensor::operators::op_unary_common::exp
- tensor::operators::op_unary_common::exp_f
- tensor::operators::op_unary_common::expm1
- tensor::operators::op_unary_common::expm1_f
- tensor::operators::op_unary_common::floor
- tensor::operators::op_unary_common::floor_f
- tensor::operators::op_unary_common::imag
- tensor::operators::op_unary_common::imag_f
- tensor::operators::op_unary_common::inv
- tensor::operators::op_unary_common::inv_f
- tensor::operators::op_unary_common::is_finite
- tensor::operators::op_unary_common::is_finite_f
- tensor::operators::op_unary_common::is_inf
- tensor::operators::op_unary_common::is_inf_f
- tensor::operators::op_unary_common::is_nan
- tensor::operators::op_unary_common::is_nan_f
- tensor::operators::op_unary_common::log
- tensor::operators::op_unary_common::log10
- tensor::operators::op_unary_common::log10_f
- tensor::operators::op_unary_common::log1p
- tensor::operators::op_unary_common::log1p_f
- tensor::operators::op_unary_common::log2
- tensor::operators::op_unary_common::log2_f
- tensor::operators::op_unary_common::log_f
- tensor::operators::op_unary_common::real
- tensor::operators::op_unary_common::real_f
- tensor::operators::op_unary_common::reciprocal
- tensor::operators::op_unary_common::reciprocal_f
- tensor::operators::op_unary_common::round
- tensor::operators::op_unary_common::round_f
- tensor::operators::op_unary_common::sign
- tensor::operators::op_unary_common::sign_f
- tensor::operators::op_unary_common::signbit
- tensor::operators::op_unary_common::signbit_f
- tensor::operators::op_unary_common::sin
- tensor::operators::op_unary_common::sin_f
- tensor::operators::op_unary_common::sinh
- tensor::operators::op_unary_common::sinh_f
- tensor::operators::op_unary_common::sqrt
- tensor::operators::op_unary_common::sqrt_f
- tensor::operators::op_unary_common::square
- tensor::operators::op_unary_common::square_f
- tensor::operators::op_unary_common::tan
- tensor::operators::op_unary_common::tan_f
- tensor::operators::op_unary_common::tanh
- tensor::operators::op_unary_common::tanh_f
- tensor::operators::op_unary_common::trait_unary::abs
- tensor::operators::op_unary_common::trait_unary::abs_f
- tensor::operators::op_unary_common::trait_unary::acos
- tensor::operators::op_unary_common::trait_unary::acos_f
- tensor::operators::op_unary_common::trait_unary::acosh
- tensor::operators::op_unary_common::trait_unary::acosh_f
- tensor::operators::op_unary_common::trait_unary::asin
- tensor::operators::op_unary_common::trait_unary::asin_f
- tensor::operators::op_unary_common::trait_unary::asinh
- tensor::operators::op_unary_common::trait_unary::asinh_f
- tensor::operators::op_unary_common::trait_unary::atan
- tensor::operators::op_unary_common::trait_unary::atan_f
- tensor::operators::op_unary_common::trait_unary::atanh
- tensor::operators::op_unary_common::trait_unary::atanh_f
- tensor::operators::op_unary_common::trait_unary::ceil
- tensor::operators::op_unary_common::trait_unary::ceil_f
- tensor::operators::op_unary_common::trait_unary::conj
- tensor::operators::op_unary_common::trait_unary::conj_f
- tensor::operators::op_unary_common::trait_unary::cos
- tensor::operators::op_unary_common::trait_unary::cos_f
- tensor::operators::op_unary_common::trait_unary::cosh
- tensor::operators::op_unary_common::trait_unary::cosh_f
- tensor::operators::op_unary_common::trait_unary::exp
- tensor::operators::op_unary_common::trait_unary::exp_f
- tensor::operators::op_unary_common::trait_unary::expm1
- tensor::operators::op_unary_common::trait_unary::expm1_f
- tensor::operators::op_unary_common::trait_unary::floor
- tensor::operators::op_unary_common::trait_unary::floor_f
- tensor::operators::op_unary_common::trait_unary::imag
- tensor::operators::op_unary_common::trait_unary::imag_f
- tensor::operators::op_unary_common::trait_unary::inv
- tensor::operators::op_unary_common::trait_unary::inv_f
- tensor::operators::op_unary_common::trait_unary::is_finite
- tensor::operators::op_unary_common::trait_unary::is_finite_f
- tensor::operators::op_unary_common::trait_unary::is_inf
- tensor::operators::op_unary_common::trait_unary::is_inf_f
- tensor::operators::op_unary_common::trait_unary::is_nan
- tensor::operators::op_unary_common::trait_unary::is_nan_f
- tensor::operators::op_unary_common::trait_unary::log
- tensor::operators::op_unary_common::trait_unary::log10
- tensor::operators::op_unary_common::trait_unary::log10_f
- tensor::operators::op_unary_common::trait_unary::log1p
- tensor::operators::op_unary_common::trait_unary::log1p_f
- tensor::operators::op_unary_common::trait_unary::log2
- tensor::operators::op_unary_common::trait_unary::log2_f
- tensor::operators::op_unary_common::trait_unary::log_f
- tensor::operators::op_unary_common::trait_unary::real
- tensor::operators::op_unary_common::trait_unary::real_f
- tensor::operators::op_unary_common::trait_unary::reciprocal
- tensor::operators::op_unary_common::trait_unary::reciprocal_f
- tensor::operators::op_unary_common::trait_unary::round
- tensor::operators::op_unary_common::trait_unary::round_f
- tensor::operators::op_unary_common::trait_unary::sign
- tensor::operators::op_unary_common::trait_unary::sign_f
- tensor::operators::op_unary_common::trait_unary::signbit
- tensor::operators::op_unary_common::trait_unary::signbit_f
- tensor::operators::op_unary_common::trait_unary::sin
- tensor::operators::op_unary_common::trait_unary::sin_f
- tensor::operators::op_unary_common::trait_unary::sinh
- tensor::operators::op_unary_common::trait_unary::sinh_f
- tensor::operators::op_unary_common::trait_unary::sqrt
- tensor::operators::op_unary_common::trait_unary::sqrt_f
- tensor::operators::op_unary_common::trait_unary::square
- tensor::operators::op_unary_common::trait_unary::square_f
- tensor::operators::op_unary_common::trait_unary::tan
- tensor::operators::op_unary_common::trait_unary::tan_f
- tensor::operators::op_unary_common::trait_unary::tanh
- tensor::operators::op_unary_common::trait_unary::tanh_f
- tensor::operators::op_unary_common::trait_unary::trunc
- tensor::operators::op_unary_common::trait_unary::trunc_f
- tensor::operators::op_unary_common::trunc
- tensor::operators::op_unary_common::trunc_f
- tensor::operators::op_with_func::op_muta_func
- tensor::operators::op_with_func::op_muta_refb_func
- tensor::operators::op_with_func::op_mutc_refa_refb_func
- tensor::operators::op_with_func::op_refa_refb_func
- tensor::reduction::all
- tensor::reduction::all_all
- tensor::reduction::all_all_f
- tensor::reduction::all_axes
- tensor::reduction::all_axes_f
- tensor::reduction::all_f
- tensor::reduction::allclose
- tensor::reduction::allclose_all
- tensor::reduction::allclose_all_f
- tensor::reduction::allclose_f
- tensor::reduction::any
- tensor::reduction::any_all
- tensor::reduction::any_all_f
- tensor::reduction::any_axes
- tensor::reduction::any_axes_f
- tensor::reduction::any_f
- tensor::reduction::argmax
- tensor::reduction::argmax_all
- tensor::reduction::argmax_all_f
- tensor::reduction::argmax_axes
- tensor::reduction::argmax_axes_f
- tensor::reduction::argmax_f
- tensor::reduction::argmin
- tensor::reduction::argmin_all
- tensor::reduction::argmin_all_f
- tensor::reduction::argmin_axes
- tensor::reduction::argmin_axes_f
- tensor::reduction::argmin_f
- tensor::reduction::count_nonzero
- tensor::reduction::count_nonzero_all
- tensor::reduction::count_nonzero_all_f
- tensor::reduction::count_nonzero_axes
- tensor::reduction::count_nonzero_axes_f
- tensor::reduction::count_nonzero_f
- tensor::reduction::impl_trait_reduction::all
- tensor::reduction::impl_trait_reduction::all_all
- tensor::reduction::impl_trait_reduction::all_all_f
- tensor::reduction::impl_trait_reduction::all_axes
- tensor::reduction::impl_trait_reduction::all_axes_f
- tensor::reduction::impl_trait_reduction::all_f
- tensor::reduction::impl_trait_reduction::any
- tensor::reduction::impl_trait_reduction::any_all
- tensor::reduction::impl_trait_reduction::any_all_f
- tensor::reduction::impl_trait_reduction::any_axes
- tensor::reduction::impl_trait_reduction::any_axes_f
- tensor::reduction::impl_trait_reduction::any_f
- tensor::reduction::impl_trait_reduction::argmax
- tensor::reduction::impl_trait_reduction::argmax_all
- tensor::reduction::impl_trait_reduction::argmax_all_f
- tensor::reduction::impl_trait_reduction::argmax_axes
- tensor::reduction::impl_trait_reduction::argmax_axes_f
- tensor::reduction::impl_trait_reduction::argmax_f
- tensor::reduction::impl_trait_reduction::argmin
- tensor::reduction::impl_trait_reduction::argmin_all
- tensor::reduction::impl_trait_reduction::argmin_all_f
- tensor::reduction::impl_trait_reduction::argmin_axes
- tensor::reduction::impl_trait_reduction::argmin_axes_f
- tensor::reduction::impl_trait_reduction::argmin_f
- tensor::reduction::impl_trait_reduction::count_nonzero
- tensor::reduction::impl_trait_reduction::count_nonzero_all
- tensor::reduction::impl_trait_reduction::count_nonzero_all_f
- tensor::reduction::impl_trait_reduction::count_nonzero_axes
- tensor::reduction::impl_trait_reduction::count_nonzero_axes_f
- tensor::reduction::impl_trait_reduction::count_nonzero_f
- tensor::reduction::impl_trait_reduction::l2_norm
- tensor::reduction::impl_trait_reduction::l2_norm_all
- tensor::reduction::impl_trait_reduction::l2_norm_all_f
- tensor::reduction::impl_trait_reduction::l2_norm_axes
- tensor::reduction::impl_trait_reduction::l2_norm_axes_f
- tensor::reduction::impl_trait_reduction::l2_norm_f
- tensor::reduction::impl_trait_reduction::max
- tensor::reduction::impl_trait_reduction::max_all
- tensor::reduction::impl_trait_reduction::max_all_f
- tensor::reduction::impl_trait_reduction::max_axes
- tensor::reduction::impl_trait_reduction::max_axes_f
- tensor::reduction::impl_trait_reduction::max_f
- tensor::reduction::impl_trait_reduction::mean
- tensor::reduction::impl_trait_reduction::mean_all
- tensor::reduction::impl_trait_reduction::mean_all_f
- tensor::reduction::impl_trait_reduction::mean_axes
- tensor::reduction::impl_trait_reduction::mean_axes_f
- tensor::reduction::impl_trait_reduction::mean_f
- tensor::reduction::impl_trait_reduction::min
- tensor::reduction::impl_trait_reduction::min_all
- tensor::reduction::impl_trait_reduction::min_all_f
- tensor::reduction::impl_trait_reduction::min_axes
- tensor::reduction::impl_trait_reduction::min_axes_f
- tensor::reduction::impl_trait_reduction::min_f
- tensor::reduction::impl_trait_reduction::prod
- tensor::reduction::impl_trait_reduction::prod_all
- tensor::reduction::impl_trait_reduction::prod_all_f
- tensor::reduction::impl_trait_reduction::prod_axes
- tensor::reduction::impl_trait_reduction::prod_axes_f
- tensor::reduction::impl_trait_reduction::prod_f
- tensor::reduction::impl_trait_reduction::std
- tensor::reduction::impl_trait_reduction::std_all
- tensor::reduction::impl_trait_reduction::std_all_f
- tensor::reduction::impl_trait_reduction::std_axes
- tensor::reduction::impl_trait_reduction::std_axes_f
- tensor::reduction::impl_trait_reduction::std_f
- tensor::reduction::impl_trait_reduction::sum
- tensor::reduction::impl_trait_reduction::sum_all
- tensor::reduction::impl_trait_reduction::sum_all_f
- tensor::reduction::impl_trait_reduction::sum_axes
- tensor::reduction::impl_trait_reduction::sum_axes_f
- tensor::reduction::impl_trait_reduction::sum_f
- tensor::reduction::impl_trait_reduction::var
- tensor::reduction::impl_trait_reduction::var_all
- tensor::reduction::impl_trait_reduction::var_all_f
- tensor::reduction::impl_trait_reduction::var_axes
- tensor::reduction::impl_trait_reduction::var_axes_f
- tensor::reduction::impl_trait_reduction::var_f
- tensor::reduction::l2_norm
- tensor::reduction::l2_norm_all
- tensor::reduction::l2_norm_all_f
- tensor::reduction::l2_norm_axes
- tensor::reduction::l2_norm_axes_f
- tensor::reduction::l2_norm_f
- tensor::reduction::max
- tensor::reduction::max_all
- tensor::reduction::max_all_f
- tensor::reduction::max_axes
- tensor::reduction::max_axes_f
- tensor::reduction::max_f
- tensor::reduction::mean
- tensor::reduction::mean_all
- tensor::reduction::mean_all_f
- tensor::reduction::mean_axes
- tensor::reduction::mean_axes_f
- tensor::reduction::mean_f
- tensor::reduction::min
- tensor::reduction::min_all
- tensor::reduction::min_all_f
- tensor::reduction::min_axes
- tensor::reduction::min_axes_f
- tensor::reduction::min_f
- tensor::reduction::prod
- tensor::reduction::prod_all
- tensor::reduction::prod_all_f
- tensor::reduction::prod_axes
- tensor::reduction::prod_axes_f
- tensor::reduction::prod_f
- tensor::reduction::std
- tensor::reduction::std_all
- tensor::reduction::std_all_f
- tensor::reduction::std_axes
- tensor::reduction::std_axes_f
- tensor::reduction::std_f
- tensor::reduction::sum
- tensor::reduction::sum_all
- tensor::reduction::sum_all_f
- tensor::reduction::sum_axes
- tensor::reduction::sum_axes_f
- tensor::reduction::sum_f
- tensor::reduction::unraveled_argmax
- tensor::reduction::unraveled_argmax_all
- tensor::reduction::unraveled_argmax_all_f
- tensor::reduction::unraveled_argmax_axes
- tensor::reduction::unraveled_argmax_axes_f
- tensor::reduction::unraveled_argmax_f
- tensor::reduction::unraveled_argmin
- tensor::reduction::unraveled_argmin_all
- tensor::reduction::unraveled_argmin_all_f
- tensor::reduction::unraveled_argmin_axes
- tensor::reduction::unraveled_argmin_axes_f
- tensor::reduction::unraveled_argmin_f
- tensor::reduction::var
- tensor::reduction::var_all
- tensor::reduction::var_all_f
- tensor::reduction::var_axes
- tensor::reduction::var_axes_f
- tensor::reduction::var_f
Type Aliases
- DeviceCpu
- prelude::rstsr_structs::Ix
- prelude::rstsr_structs::Ix1
- prelude::rstsr_structs::Ix2
- prelude::rstsr_structs::Ix3
- prelude::rstsr_structs::Ix4
- prelude::rstsr_structs::Ix5
- prelude::rstsr_structs::Ix6
- prelude::rstsr_structs::Ix7
- prelude::rstsr_structs::Ix8
- prelude::rstsr_structs::Ix9
- prelude::rstsr_structs::IxD
- prelude::rstsr_structs::IxDyn
- prelude::rstsr_structs::TensorCopyPolicy::FlagCopy
- prelude::rstsr_structs::TensorDiag
- prelude::rstsr_structs::TensorOrder
- prelude::rstsr_structs::TensorSide
- prelude::rstsr_structs::TensorSymm
- prelude::rstsr_structs::TensorTrans
- prelude::rstsr_structs::TensorUpLo
- prelude::rt::Ix
- prelude::rt::Ix1
- prelude::rt::Ix2
- prelude::rt::Ix3
- prelude::rt::Ix4
- prelude::rt::Ix5
- prelude::rt::Ix6
- prelude::rt::Ix7
- prelude::rt::Ix8
- prelude::rt::Ix9
- prelude::rt::IxD
- prelude::rt::IxDyn
- prelude::rt::Result
- prelude::rt::TensorCopyPolicy::FlagCopy
- prelude::rt::TensorDiag
- prelude::rt::TensorOrder
- prelude::rt::TensorSide
- prelude::rt::TensorSymm
- prelude::rt::TensorTrans
- prelude::rt::TensorUpLo
- prelude_dev::Ix
- prelude_dev::Ix0
- prelude_dev::Ix1
- prelude_dev::Ix2
- prelude_dev::Ix3
- prelude_dev::Ix4
- prelude_dev::Ix5
- prelude_dev::Ix6
- prelude_dev::Ix7
- prelude_dev::Ix8
- prelude_dev::Ix9
- prelude_dev::IxD
- prelude_dev::IxDyn
- prelude_dev::Result
- prelude_dev::SliceI
- prelude_dev::TensorCopyPolicy::FlagCopy
- prelude_dev::TensorDiag
- prelude_dev::TensorOrder
- prelude_dev::TensorSide
- prelude_dev::TensorSymm
- prelude_dev::TensorTrans
- prelude_dev::TensorUpLo
- tensorbase::Tensor
- tensorbase::TensorAny
- tensorbase::TensorArc
- tensorbase::TensorCow
- tensorbase::TensorReference
- tensorbase::TensorView
- tensorbase::TensorViewMut
Statics
Constants
- device_faer::matmul_impl::PARALLEL_SWITCH
- prelude::rstsr_structs::TensorCopyPolicy::COPY_DEFAULT
- prelude::rstsr_structs::TensorCopyPolicy::COPY_FALSE
- prelude::rstsr_structs::TensorCopyPolicy::COPY_NEEDED
- prelude::rstsr_structs::TensorCopyPolicy::COPY_TRUE
- prelude::rt::TensorCopyPolicy::COPY_DEFAULT
- prelude::rt::TensorCopyPolicy::COPY_FALSE
- prelude::rt::TensorCopyPolicy::COPY_NEEDED
- prelude::rt::TensorCopyPolicy::COPY_TRUE
- prelude_dev::TensorCopyPolicy::COPY_DEFAULT
- prelude_dev::TensorCopyPolicy::COPY_FALSE
- prelude_dev::TensorCopyPolicy::COPY_NEEDED
- prelude_dev::TensorCopyPolicy::COPY_TRUE