Here is a list of all class members with links to the classes they belong to:
- n -
- name()
: bc::utility::Name< Chars >
, bc::utility::Name< C, Chars... >
- nd_evaluate()
: bc::tensors::exprs::evaluator::Evaluator< host_tag >
- nd_iterator_type()
: bc::tensors::Tensor_Base< ExpressionTemplate >::nd_iterator_type< Tensor >
- nd_reverse_iterator_type()
: bc::tensors::Tensor_Base< ExpressionTemplate >::nd_reverse_iterator_type< Tensor >
- NeuralNetwork()
: bc::nn::NeuralNetwork< Layers >
- next()
: bc::nn::LayerChain< Index, Derived, CurrentLayer, Layers... >
, bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
- next_layer()
: bc::nn::Layer_Output_Base< OutputTensorDescriptor >
- next_layer_pointer_type
: bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
- next_layer_type
: bc::nn::Layer_Output_Base< OutputTensorDescriptor >
, bc::nn::LayerChain< Index, Derived, CurrentLayer, Layers... >
, bc::nn::Polymorphic_Layer_Base< Dimension, ValueType, SystemTag, Allocator, OutputDimension, OutputValueType, OutputSystemTag, OutputAllocator >
- Null_Allocator()
: bc::allocators::Null_Allocator< ValueType, SystemTag >
- num_args
: bc::traits::Bind< Function, Args >