MGIS
Loading...
Searching...
No Matches
mgis::function::BasicLinearSpace Struct Reference

the simpliest implementation of a linear space More...

#include </home/runner/work/MFrontGenericInterfaceSupport/MFrontGenericInterfaceSupport/include/MGIS/Function/BasicLinearSpace.hxx>

Public Member Functions

constexpr BasicLinearSpace (const size_type) noexcept
 constructor
 
constexpr BasicLinearSpace (BasicLinearSpace &&) noexcept
 
constexpr BasicLinearSpace (const BasicLinearSpace &) noexcept
 
constexpr size_type size () const noexcept
 
constexpr ~BasicLinearSpace () noexcept
 destructor
 

Detailed Description

the simpliest implementation of a linear space

Constructor & Destructor Documentation

◆ BasicLinearSpace()

constexpr mgis::function::BasicLinearSpace::BasicLinearSpace ( const size_type  s)
constexprnoexcept

constructor

Parameters
[in]ssize of the space

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