square_mat_point Class Reference

#include <square_mat_point.h>

List of all members.

Public Member Functions

itpp::mat get_matrix () const
itpp::vec get_vector () const
double get_scalar () const
void set_parameters (const itpp::mat &m, const itpp::vec &v, double s)
void from_setting (const Setting &set)
void to_setting (Setting &set) const
 This method save all the instance properties into the Setting structure.
virtual string to_string ()
 This method returns a basic info about the current instance.
virtual void validate ()
 This method TODO.


Detailed Description

Testing matrix operations needs one square symmetrical matrix, one random vector and one random scalar.

Member Function Documentation

void square_mat_point::from_setting ( const Setting &  set  )  [virtual]

Load from structure with elements:

 { matrix = ( "matrix", ...
   vector = [ ...
   scalar = ...
 }
All elements are mandatory.

Reimplemented from bdm::root.


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

Generated on Wed Aug 5 00:06:54 2009 for mixpp by  doxygen 1.5.9