Public Member Functions | Public Attributes | List of all members
span Class Reference

#include <span.hpp>

Inheritance diagram for span:
Inheritance graph
[legend]

Public Member Functions

 span ()
 
 span (const span_alt &)
 
 span (const uword in_a)
 
 span (const uword in_a, const uword in_b)
 

Public Attributes

uword a
 
uword b
 
bool whole
 

Additional Inherited Members

- Static Public Attributes inherited from span_base<>
static const span_alt all
 

Detailed Description

Definition at line 35 of file span.hpp.

Constructor & Destructor Documentation

span::span ( )
inline

Definition at line 44 of file span.hpp.

span::span ( const span_alt )
inline

Definition at line 51 of file span.hpp.

span::span ( const uword  in_a)
inlineexplicit

Definition at line 64 of file span.hpp.

span::span ( const uword  in_a,
const uword  in_b 
)
inline

Definition at line 72 of file span.hpp.

Member Data Documentation

uword span::a

Definition at line 39 of file span.hpp.

uword span::b

Definition at line 40 of file span.hpp.

bool span::whole

Definition at line 41 of file span.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:01