ViennaCL - The Vienna Computing Library  1.6.1
Free open-source GPU-accelerated linear algebra and solver library.
viennacl::linalg::upper_tag Struct Reference

A tag class representing an upper triangular matrix. More...

#include <forwards.h>

Static Public Member Functions

static const char * name ()
 

Detailed Description

A tag class representing an upper triangular matrix.

Examples:
blas2.cpp, and least-squares.cpp.

Definition at line 814 of file forwards.h.

Member Function Documentation

static const char* viennacl::linalg::upper_tag::name ( )
inlinestatic

Definition at line 816 of file forwards.h.


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