<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ryamada</author_name>
  <author_url>https://blog.hatena.ne.jp/ryamada/</author_url>
  <blog_title>ryamadaのコンピュータ・数学メモ</blog_title>
  <blog_url>https://ryamada.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C++</anon>
    <anon>Rcpp</anon>
    <anon>RcppArmadillo</anon>
  </categories>
  <description>『簡単な計算』 その１ 文字列を表示・文字列を返す // sample01.cpp #include &lt;stdio.h&gt; main(void) { printf(&quot;Computer in Physics\n&quot;); } // sample01R.cpp #include &lt;stdio.h&gt; #include &lt;Rcpp.h&gt; using namespace Rcpp; // [[Rcpp::export]] CharacterVector sample01() { //printf(&quot;Computer in Physics\n&quot;); CharacterVector x = &quot;Computer i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fryamada.hatenadiary.jp%2Fentry%2F20150718%2F1437088990&quot; title=&quot;C++ -&amp;gt; Rcpp 写経その１『簡単な計算』 - ryamadaのコンピュータ・数学メモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-07-18 08:23:10</published>
  <title>C++ -&gt; Rcpp 写経その１『簡単な計算』</title>
  <type>rich</type>
  <url>https://ryamada.hatenadiary.jp/entry/20150718/1437088990</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
