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

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

Playa::LCNBase< Scalar, 3 >

List of all members.

Public Member Functions

 LCN (const LCN< Scalar, 1 > &ax, const LCN< Scalar, 2 > &bycz)
 LCN (const LCN< Scalar, 2 > &axby, const LCN< Scalar, 1 > &cz)
LCN< Scalar, 3 > operator- () const
Vector< Scalar > eval () const


Detailed Description

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

Definition at line 210 of file PlayaLinearCombinationDecl.hpp.


Constructor & Destructor Documentation

template<class Scalar >
Playa::LCN< Scalar, 3 >::LCN ( const LCN< Scalar, 1 > &  ax,
const LCN< Scalar, 2 > &  bycz 
) [inline]

template<class Scalar >
Playa::LCN< Scalar, 3 >::LCN ( const LCN< Scalar, 2 > &  axby,
const LCN< Scalar, 1 > &  cz 
) [inline]


Member Function Documentation

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

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

Unary minus

Definition at line 239 of file PlayaLinearCombinationDecl.hpp.

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

Site Contact