LLVM API Documentation

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

#include <Math.h>

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

List of all members.

Public Member Functions

 MDMatrix (const Matrix &m)
 MDMatrix (Matrix &&m)
const Metadata & getMetadata () const

Detailed Description

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

Definition at line 427 of file Math.h.


Constructor & Destructor Documentation

template<typename Metadata >
PBQP::MDMatrix< Metadata >::MDMatrix ( const Matrix m) [inline]

Definition at line 429 of file Math.h.

template<typename Metadata >
PBQP::MDMatrix< Metadata >::MDMatrix ( Matrix &&  m) [inline]

Definition at line 430 of file Math.h.


Member Function Documentation

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

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