CAPD DynSys Library  5.2.0
ColumnVector.hpp File Reference
#include <stdexcept>
#include <sstream>
#include <algorithm>
#include "capd/vectalg/ColumnVector.h"
#include "capd/vectalg/Vector.hpp"

Namespaces

 capd
 
 capd::vectalg
 

Functions

template<typename Scalar , __size_type rows>
std::string capd::vectalg::cppReprezentation (const ColumnVector< Scalar, rows > &A, const std::string &varName, const std::string &typeName)
 It serializes a matrix - gives text reprezentation which can be compiled. More...
 

Detailed Description

Author
Daniel Wilczak