LLVM API Documentation

Public Member Functions
PBQP::MDVector< Metadata > Class Template Reference

#include <Math.h>

Inheritance diagram for PBQP::MDVector< Metadata >:
Inheritance graph
[legend]
Collaboration diagram for PBQP::MDVector< Metadata >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MDVector (const Vector &v)
 MDVector (Vector &&v)
const Metadata & getMetadata () const

Detailed Description

template<typename Metadata>
class PBQP::MDVector< Metadata >

Definition at line 417 of file Math.h.


Constructor & Destructor Documentation

template<typename Metadata >
PBQP::MDVector< Metadata >::MDVector ( const Vector v) [inline]

Definition at line 419 of file Math.h.

template<typename Metadata >
PBQP::MDVector< Metadata >::MDVector ( Vector &&  v) [inline]

Definition at line 420 of file Math.h.


Member Function Documentation

template<typename Metadata >
const Metadata& PBQP::MDVector< Metadata >::getMetadata ( ) const [inline]

Definition at line 421 of file Math.h.


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