Template Struct TypeInfo< FixedStorage< Scalar_, Dims… > >#

Struct Documentation#

template<typename Scalar_, size_t... Dims>
struct TypeInfo<FixedStorage<Scalar_, Dims...>>#

Public Types

using Scalar = Scalar_#
using Backend = backend::CPU#

Public Static Attributes

static constexpr bool isLibRapidType = true#