rtkore {rtkore}R Documentation

rtkore is a R/STK++ bridge

Description

This package contains the header files for STK++ core library. The typical usage is to install this package and list it in the LinkingTo: line in the ‘DESCRIPTION’ file of other packages.

Details

As described at the STK++ project's home page, http://www.stkpp.org, STK++ is a versatile, fast, reliable and elegant collection of C++ classes for statistics, clustering, classification, regression, dimension reduction, linear algebra, etc.

The core package provide a set arrays (with an Eigen-like API) allowing to store and process data in an efficient way.

Package: rtkore
Type: Package
Version: 0.8.1
Date: 2014-07-05
License: GPL for the rtkore side, LGPL for the stkpp side + file LICENSE
LazyLoad: yes

Author(s)

Author: Serge Iovleff contact@stkpp.org


[Package rtkore version 1.5.1 Index]