Playa::LCN< Scalar, 1 > Class Template Reference

Inheritance diagram for Playa::LCN< Scalar, 1 >:

Playa::LCNBase< Scalar, 1 >

List of all members.

Public Member Functions

 LCN (const Scalar &a, const Vector< Scalar > &x)
LCN< Scalar, 1 > operator- () const
Vector< Scalar > eval () const


Detailed Description

template<class Scalar>
class Playa::LCN< Scalar, 1 >

Definition at line 115 of file PlayaLinearCombinationDecl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::LCN< Scalar, 1 >::LCN ( const Scalar &  a,
const Vector< Scalar > &  x 
) [inline]


Member Function Documentation

template<class Scalar >
Vector<Scalar> Playa::LCN< Scalar, 1 >::eval (  )  const [inline, virtual]

template<class Scalar >
LCN<Scalar, 1> Playa::LCN< Scalar, 1 >::operator- (  )  const [inline]

Unary minus

Definition at line 126 of file PlayaLinearCombinationDecl.hpp.

References Playa::LCNBase< Scalar, N >::multiply().

Site Contact