Sequoia
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
sequoia::maths::dual< V > Struct Template Reference

Specialization for defining duals of vector spaces via linear functionals. More...

#include <Spaces.hpp>

Public Types

using field_type = commutative_ring_type_of_t< V >
 
using set_type = sets::linear_functionals< V, field_type >
 
using is_vector_space = std::true_type
 

Static Public Attributes

static constexpr auto dimension {V::dimension}
 

Detailed Description

template<vector_space V>
struct sequoia::maths::dual< V >

Specialization for defining duals of vector spaces via linear functionals.


The documentation for this struct was generated from the following file: