CAPD::DynSys Library  6.0.0
normExample.cpp File Reference
#include <iostream>
#include "capd/intervals/lib.h"
#include "capd/vectalg/Vector.hpp"
#include "capd/vectalg/Matrix.hpp"
#include "capd/vectalg/Norm.hpp"

Typedefs

typedef interval Scalar
 
typedef capd::vectalg::Vector< Scalar, 0 > DVector
 
typedef capd::vectalg::Matrix< Scalar, 0, 0 > DMatrix
 

Functions

int main (int, char **)
 

Typedef Documentation

◆ DMatrix

◆ DVector

◆ Scalar

typedef interval Scalar

Function Documentation

◆ main()

int main ( int  ,
char **   
)